Bookmark and Share
ASP
Perl
PHP
CSS
HTML
Javascript
XML
C
Visual Basic
Access
MySQL
SQL
MsSQL
Java
jQuery

PHP Subcategories

Beginners | Date and Time | Database | Content Management Systems | Cookies and Sessions | Email | Image Manipulation | Forms | Security | Object Oriented Programming | Web Scraping | String Manipulation | RSS | XML | Other | Mobile | PEAR | Flash | Math | Advanced | Files | Ecommerce | Arrays |

Introduction to Socket Programming with PHP
PHP | Views: 3 |
Are you one of those sorry souls who has desperately tried to learn network programming in C, but never had the stamina to tame the wild beast? I was for a long time until I finally decided that I had to learn it -- not only for my own satisfaction, but ..

Effortless (or Better!) Bug Detection with PHP Assertions
PHP | Views: 1 |
PHP has had assertions since version 4.0, so why hasn't this time-saving tool attracted more attention? Webb aims to correct this travesty by explaining what assertions are and how to put them to work spotting bugs in your code that you might otherwise m..