In: PHP / Development
This article talks about a technique for debugging CGI programs written with the PHP scripting language. Topics include: Creating…
In: PHP / Development
This article covers several useful topics on PHP programming from basics to working with database. Main topics include: mod_php…
In: PHP / Development
This step-by-step 4-page tutorial will help guide you through parsing and passing arrays by using checkboxes/select boxes in PHP…
Creating Dynamic Dropdown Lists in PHP & MySQL
In: PHP / Development
This tutorial describes how to build a basic admin interface to allow you to add and delete users from the browser instead of having…
Introduction to Control Structures
In: PHP / Development
Control structures are some of the coolest things in PHP. They take a lot of the work off of your shoulders and place the burden…