*adjective, easily modified or changed; opposite of hardcoded

toronto web design - articles

    home »  site map »  e-mail » 
click the title to read more

articles

Using MySQL with PDO

PDO is a PHP extension providing a data-access abstraction layer that can be used with a variety of databases. This gives you the flexibility of changing the database backend without having to alter your access methods. Even if you use MySQL exclusively, PDO can provide advantages ...

The Magic __set_state Method

In PHP 4 there are only two magic methods, __serialize and __unserialize. PHP 5 .0 defines a number of new magic methods the most well-known being the constructor and destructor. Apart from beginning with a double underscore, magic methods in PHP are (usually) invoked indirectly.

Object-Oriented Features New To PHP5

PHP 3 was released in mid-1998. Some basic object-oriented (OO) capabilities were included, more or less as an afterthought, to "provide new ways of accessing arrays." No significant changes were made to the object model when version 4 was released in mid-2000. The basics of object-oriented programming (OOP) were there--you could create a class and single inheritance was supported. With PHP 5 ...

Interview with Wez Furlong

Wez Furlong is Chief Architect at OmniTI, Inc., and a PHP core developer responsible for the streams abstraction layer, the PDO extension, and the SQLite extension among others. We caught up with him at the php|works conference where he presented a seminar on PHP Data Objects (PDO).

php|works Toronto Conference Sept 12 - 15 2006

Rasmus Lerdorf's keynote address at the php|works conference in Toronto opened in typical iconoclastic style: "The web is broken. You can all go home now." (See http://talks.php.net/show/torkey06/1 for a complete overview.) This is something of an overstatement but a serious reference to security flaws in Internet Explorer, Apache and Flash. Rasmus went on to ...

Book Review: Programming PHP 2/e

It may be a well known secret that the animals depicted on the cover of O'Reilly books have some bearing on the contents -- but indulge me -- I've only just recognized the fact. The camel on the front of Larry Wall's Perl book should perhaps have given the game away long ago. Ever thought about the duck-billed platypus on "Web Database Applications"? Well the authors are Australian. For a book on security ("Essential PHP Security") what better animal than a monitor lizard? So why a cuckoo for "Programming PHP"?


about articles

These articles give technical insight into the way softcoded creates web sites. The subjects covered include use of databases, Cascading Style Sheets, modular development, search engine optimization and other relevant issues. Consistent web design principles are demonstrated throughout.


books by Peter Lavin


Object Oriented PHP

Buy it:     U.S.
                Canada
                U.K.

Find out more about Object Oriented PHP.

articles - complete list

Using MySQL with PDO  
__set_state  
OOP in PHP5  
Interview: Wez Furlong  
php|works Conference  
Programming PHP 2/e  
LinuxWorld  
PHP is Hot  
Open Sources 2.0  
PHP Security  
php | works 2005  
Open Source for the Enterprise  
Test Driving Linux  (pdf)
Firefox Hacks  
Using CURL  (pdf)
MySQL Queries  (pdf)
Site-Specific Search  (pdf)
The CSS Cookbook  
Security & Paypal  (pdf)
Using PHP-Nuke  (pdf)
PHP 5  (pdf)
Error Class  (pdf)
An Access Front-End to MySQL  (pdf)
Upgrading Access  (pdf)
Web Design Using HTML-Kit Part 2  (pdf)
Web Design using HTML-Kit  (pdf)
Don't Get Spoofed  (pdf)
Java Help Files  (pdf)
Search Engine/Directory Submission  (pdf)
Using htmlArea  (pdf)
Rescue Me  (pdf)
Sustainable Web Design  (pdf)
Modular Web Design  (pdf)
Installing MySQLGraphic  (pdf)
Reduce Image Size  
Listeners in Java  (pdf)
E-Commerce with PHP and PayPal  (pdf)
Search Engine Friendly Web Design  (pdf)
Install & Customize phpBB  (pdf)
Lies, Damned Lies and SQL  (pdf)
Un Sito Sostenibile  
top