|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
I need help with a routine
I have created a mysql database, a backend form that will search, add, delete and insert data, a web form in dreamweaver that will collect the data with an action to posts to form.php. The problem is I do not now how to create a routine within form.php that will parse the data from from.php back to the database. Please help.
|
|
#2
|
||||
|
||||
|
Dreamweaver MX should have all the tools you'll need to do this if you're not a programmer. I know a guy who, with no PHP experience whatsoever (and very little programming experience), built a pretty full-featured DVD library application in a couple of days using DWMX's built in tools.
If you want to roll your sleeves up and learn how to do the code yourself, I suggest as a first step checking out php.net and familiarizing yourself with all the mysql functions (start by searching the function reference for mysql_query). Once you've got those under your belt, try to build some code and come back with any issues you're not able to resolve. |
![]() |
| Viewing: Dev Articles Community Forums > Programming > General Programming Help > I need help with a routine |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|