Finishing off the script in part 7, and moving on to deleting records using an HTML drop down list.
Posts Tagged ‘base’
PHP Tutorials: MySQL (Part 7)
July 29th, 2010
phpmoz Creating an HTML dropdown list, displaying database table data. Then writing a script to let you modify records to a value of your choice depending on what is selected.
PHP Tutorials: MySQL (Part 4)
July 22nd, 2010
phpmoz Selecting data to be displayed from your database table.
PHP Tutorials: MySQL (Part 5)
July 19th, 2010
phpmoz Displaying selected data from your database table, and some useful SQL queries to filter what you want to see.
PHP Tutorials: Uploading/Storing an Image inside a MySQL Database (Part 1)
June 24th, 2010
phpmoz Uploading and storing images inside a MySQL database, rather than as a file in a web directory. Visit the forum for help! phpacademy.info Follow on Twitter! twitter.com
PHP Tutorials: MySQL (Part 6)
June 20th, 2010
phpmoz Creating an HTML form allowing you to select specific records from your database table.
PHP Tutorials: Uploading/Storing an Image inside a MySQL Database (Part 2)
June 19th, 2010
phpmoz Uploading and storing images inside a MySQL database, rather than as a file in a web directory. Visit the forum for help! phpacademy.info Follow on Twitter! twitter.com
PHP Tutorials: MySQL (Part 2)
June 15th, 2010
phpmoz Connecting to the database, error handling and selecting your database.
PHP Tutorials: mysql (Part 1)
April 2nd, 2010
phpmoz Using phpmyadmin to create a new table on a database. The basics!

Posted in
Tags:

