im wondering how I could have a user type in a number and that many input fields pop up with a number corresponding to it...like
i would type in 5, press submit, and
1. <input field>
2. <input field>
3. <input field>
4. <input field>
5. <input field>
would come up...
inputs
Moderator: General Moderators
- hob_goblin
- Forum Regular
- Posts: 978
- Joined: Sun Apr 28, 2002 9:53 pm
- Contact:
- chiefmonkey
- Forum Commoner
- Posts: 25
- Joined: Sat Apr 20, 2002 5:21 am
- Location: Glasgow UK
- hob_goblin
- Forum Regular
- Posts: 978
- Joined: Sun Apr 28, 2002 9:53 pm
- Contact:
let me explain a little more, ok i want to make a little template that contains the set of my links...so i dont have to keep editing the big file,
i want to be able to write out each link to a file, so the file has every single link in it, and i want to be able to add to it whenver i feel like it, or take a link away from it
i want to be able to write out each link to a file, so the file has every single link in it, and i want to be able to add to it whenver i feel like it, or take a link away from it
- hob_goblin
- Forum Regular
- Posts: 978
- Joined: Sun Apr 28, 2002 9:53 pm
- Contact:
SQL Tutorial onlinehob_goblin wrote:i dont know practically anything about mysql though
http://www.sqlcourse.com
PHP & MySQL
http://www.newbienetwork.net/content.php?id=3
And I will have another tutorial up shortly. And there are many on the net for PHP and MySQL.
Trust me, spend the time to learn it now, and you will be so glad you did.