thank you very much.
i don't want to use database simply because i need this fast prudoct and i just started learning php.
i have a server that support mysql (godaddy) and i know how to open a new database or creating a table,
but this is all i know..
Search found 2 matches
- Fri Sep 11, 2009 2:16 pm
- Forum: PHP - Code
- Topic: Html-PHP forms connections
- Replies: 3
- Views: 121
- Fri Sep 11, 2009 8:28 am
- Forum: PHP - Code
- Topic: Html-PHP forms connections
- Replies: 3
- Views: 121
Html-PHP forms connections
Hey. I'm building an aplication that sends details from users with a form on an Html page, to a PHP page who prints them. when I refresh the PHP page or sending it new details, it replaces the older ones. I want the old details to remain on the page and that the new details will be setted in a row b...