Mysql Db

March 23, 2009

How can I use PHP to generate a URL, each time a new entry is made into a MySQL database?

mysql
Kizzeith asked:


I want to be able to enter info into a MySql db via a php form (I know how to do that.) When it’s entered, I want to have a URL generated automatically that the record (entered) can be viewed from…

Does that make sense? Does PHP have a function for this?

Filed under Programming & Design by administrator

Permalink Print 1 Comment

September 22, 2008

How to update a MySQL DB with AJAX using D4PHP by CodeGear

howie1howie posted video:


This Delphi for PHP tutorial shows you step by step how to create a Delphi for PHP web application to update a MySQL database using AJAX.

Filed under Howto by administrator

Permalink Print 8 Comments