|
Object-Oriented Programming In Perl (part 2)
|
|
Object methods and
properties, inheritance, overrides and destructors - they're all here!
|
|
| Tip O' The Iceberg |
The last time out, I explained what references were, and showed you a few examples of how they can be used in your Perl scripts. I also explained the basics of Perl packages, and showed you how to build and use them in a script.
Of course, that was just the tip of the iceberg. In this second article, I'm going to delve deeper into the mysteries of Perl objects, and throw light on a few other things that may not yet be completely clear to you. Keep reading!
 |
How to do Everything with PHP & MySQL
How to do Everything with PHP & MySQL, the best-selling book by Melonfire, explains how to take full advantage of PHP's built-in support for MySQL and link the results of database queries to Web pages. You'll get full details on PHP programming and MySQL database development, and then you'll learn to use these two cutting-edge technologies together. Easy-to-follow sample applications include a PHP online shopping cart, a MySQL order tracking system, and a PHP/MySQL news publishing system..
Read more, or grab your copy now!
|
|
|
|
|
|
|