|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
Online Form
I need to create an online signup form that puts the data it collects directly into my MYSQL database. Is there software that allows you or assists you in creating PHP pages? If not where can I get the code to learn how to do this.
Thanks all |
|
#2
|
|||
|
|||
|
The concept is fairly simple once you've done it a time or two. I'm assuming you already have a database ready to accept data. If not, you should begin by learning how to set that up.
Essentially you need to create a connection to the database, form your insertion query and perform the insertion. There are several tutorials available at nearly every site that deals with PHP/MySQL, including this one. Webmonkey has an amazingly simple tutorial for the first-timer. You may want to start there. Webmonkey's PHP/MYSQL Tutorial Good luck! That1Guy |
![]() |
| Viewing: Dev Shed Forums > Other > Beginner Programming > Online Form |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|