- 1,233 categories
- 40,353 scripts
- This article examines how PHP handles passing of variables internally, as well as how this relates to memory usage. This information is can be very useful for any professional PHP developer as it shows how passing variables by reference will normally...
- Categories
- Tags
- Platforms
- Licenses
- Other Free / Open Source License
- A collection of 19 tips on creating your own PHP functions. Clear answers are provided with tutorial exercises on defining functions, defining arguments, passing references, returning references, argument default values, etc. Special topics are:
Ho...
- Categories
- Tags
- Platforms
- Licenses
- Commercial License,
- Free for non-commercial use
- This is the third installment of our php mysql tutorial series. This tutorial covers inserting data to MYSQL with a PHP script. Using the following key features; HTML Forms, Passing variables from a form to php and inserting into the database using M...
- Categories
- Tags
- Platforms
- Licenses
- PHPObject is an open source alternative to Flash Remoting for PHP developers. With PHPObject, users can call a method of a PHP class/library on a Web server as if the class/library was defined in Flash itself. It takes care of client-server connectio...
- Categories
- Tags
- Platforms
- Licenses
- Form_Validator Class is a PHP object that can be used to validate the presence of HTML form data. By &"validating&", the function simply checks if a variable is NOT NULL. The class is intended to be called AFTER the end-user has sub...
- Categories
- Tags
- Platforms
- Licenses