| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| New Member Join Date: Apr 2004 Location: Ohio
Posts: 6
![]() | |
| |
| | #2 (permalink) |
| Senior Member Join Date: May 2003
Posts: 2,187
![]() ![]() ![]() | when signing up to this forum someone enteres there details into the text boxes, they click submit then the data is sent to the server where a script (in this case php, but others like asp and cgi) will process that data and it will be used in the way its designed for in the forums case its stored in a database (mysql) in order to make a form like those need to understand some basic information about what your server supports (for example, making a script in asp isnt going to work if your host/server doesnt support asp) you then need to understand the code/functions built into the language so you can process the data i hope that helps a bit |
| |
| | THREAD STARTER #3 (permalink) |
| New Member Join Date: Apr 2004 Location: Ohio
Posts: 6
![]() | Thanks, that helps a lot. Do you know a good place to start learning how to create this advanced form scripts?
__________________ Exercise Your First Amendment Right: www.DelawareAmerica.com - (currently going through re-construction) I got expelled from school for this website. What an accomplishment! |
| |
| | THREAD STARTER #5 (permalink) |
| New Member Join Date: Apr 2004 Location: Ohio
Posts: 6
![]() | Thanks, my host supports PHP so I'll check the site out.
__________________ Exercise Your First Amendment Right: www.DelawareAmerica.com - (currently going through re-construction) I got expelled from school for this website. What an accomplishment! |
| |