Search found 5 matches
- Wed Oct 25, 2006 10:33 am
- Forum: PHP - Code
- Topic: Can't figure out my problem...
- Replies: 5
- Views: 416
- Tue Oct 24, 2006 5:06 pm
- Forum: PHP - Code
- Topic: Can't figure out my problem...
- Replies: 5
- Views: 416
Can't figure out my problem...
Please look at the code below. It supposed to allow you to sign up for an item, and then your name will repost after you've signed up. It allows you to sign up, but it doesn't repost your name. Thank you for your help. Here is the site <?php $dbh=mysql_connect ("localhost", "dvdcreat_...
- Wed Oct 04, 2006 3:26 pm
- Forum: PHP - Code
- Topic: Another forms question
- Replies: 3
- Views: 841
- Wed Oct 04, 2006 2:44 pm
- Forum: PHP - Code
- Topic: Another forms question
- Replies: 3
- Views: 841
Another forms question
My php signup page. Here's what I need help with. I need to have the Appetizers and Desserts section have 8 slots to sign up. I want the Drinks section to only have 4 slots to sign up. Any instruction would be appreciated. Below is my code. Thank you. Please use PHP and CODE tags. <?php $dbh=mysql_...
- Tue Aug 22, 2006 12:41 pm
- Forum: Databases
- Topic: Help would be appreciated
- Replies: 1
- Views: 302
Help would be appreciated
First of all, not sure if this should be placed here or not. Moderator, please feel free to move to correct forum group. I have a website for a church group that I want to have a sign up sheet on, this can be viewed here. Basically what I'm wanting is if someone signs up for drinks in the first slot...