Fill a select Box From database (mysql database) description
This is an example of how you can fill a select box with values and text from a mysql database. It shows how to connect to the database and loop through the fields and add the data in a select box
You must create a table named "TestTable" and add two fields "ID" and "Name"
if you don't know how to do that see CreateTheTables.txt
File List:
@PSC_ReadMe_458_8.txt
1Kb
CreateTheTables.txt
1Kb
README.txt
209b
fillselect.php
1Kb
Similar code
Data Helper Class
(Popularity: ) : cDataHelper class provides abstraction for handling db operations like inserting records with foreign key. The zip file contains 2 files: the class and example code. A Easy Login And Out Code
(Popularity: ) : code makes a login in and log out MYSPACE CLONE
(Popularity: ) : This is my MySpace Clone sample source code using PHP + MySQL. If you like my code just vote for it.. Have a nice day..