|
Fluent Arrays and Strings in PHP |
|
|
|
|
Written by administrator
|
|
Thursday, 26 June 2008 |
An example of how to create a fluent array and string library in PHP. Visit the tutorial: |
|
Read more...
|
|
|
How to map addresses from a database using Google Maps API |
|
|
|
|
Written by administrator
|
|
Monday, 23 June 2008 |
I remember the first time I wanted to pull addresses from a MySQL database and dynamically map them using Google Maps API. I went through the Google Maps API Documentation, followed several online tutorials and used code other developers provided online but I couldn?t achieve what I wanted. After several days of hair pulling and heavy coffee drinking, I put together what I had learned from all that and voila! I got it to work. Visit the tutorial: |
|
Read more...
|
|
|
Written by administrator
|
|
Friday, 20 June 2008 |
Shows how you can extend the Zend DB Table which is an important part of the popular PHP framework, in order to do less database coding. Visit the tutorial: |
|
Read more...
|
|
|
How to validate an email address with PHP |
|
|
|
|
Written by administrator
|
|
Friday, 20 June 2008 |
There are a lot of cases in which you will need to check for a valid email address. For example, you might have a user registration script, an online newsletter or a simple contact form. As merely humans, subscribers to our online newsletters might inadvertently misspell their email address, forget to press and hold the Shift key to get the @ character or miss to press the period before the ?com?. Whatever the mistake the user makes, our script must be prepared. Visit the tutorial: |
|
Read more...
|
|
|
Written by administrator
|
|
Sunday, 15 June 2008 |
Build one of those popular tag clouds as found on sites such as: "Flickr", "del.icio.us" and others using a static Array approach. Visit the tutorial: |
|
Read more...
|
|
|
|
<< Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >>
|
| Results 71 - 80 of 408 |