Current location: Hot Scripts Forums » Programming Languages » PHP » PHP Review Script


PHP Review Script

Reply
  #1 (permalink)  
Old 08-29-04, 10:01 PM
JSXtremist JSXtremist is offline
Newbie Coder
 
Join Date: Dec 2003
Posts: 28
Thanks: 0
Thanked 0 Times in 0 Posts
PHP Review Script

Trying to build a Review script: something like this: http://www.harmony-central.com/cgi-...d=224&pid=16165

Basically i need a form with about 10 fields, and when they hit submit, it's posted on my site under the product. I cant seem to find a script with as many form options i need anywhere, and not sure where to start to build my own. Im not a newbie to PHP, but im having trouble with this review part of my site. Any help would be much appreciated.
Reply With Quote
  #2 (permalink)  
Old 09-03-04, 09:11 AM
Acecool's Avatar
Acecool Acecool is offline
Aspiring Coder
 
Join Date: Nov 2003
Posts: 506
Thanks: 0
Thanked 0 Times in 0 Posts
<input type="text" name="blahblah">

if that gets submitted, you would look at it in php like so:

echo $_POST['blahblah'];
__________________
Check Acecoolco.com for PHP Tutorials, and other tuts
If you plan on contacting me, please read this: Legal Terms & Conditions
Reply With Quote
  #3 (permalink)  
Old 09-03-04, 10:37 AM
Andy1984's Avatar
Andy1984 Andy1984 is offline
Newbie Coder
 
Join Date: Jul 2004
Posts: 89
Thanks: 0
Thanked 0 Times in 0 Posts
you might find this useful - http://www.projectpulse.reet.us/dloa...file&file_id=7 - its easy to add more fields to the submition part just have a look at the code works a little bit like what acecool is trying to say

if you dont have mysql im sure it wont be hard to edit submit.php to output the data to a .txt

Last edited by Andy1984; 09-03-04 at 10:41 AM.
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Looking for a good review management script griz_fan Script Requests 10 07-29-07 05:08 AM
Run PHP Script Within PHP Script Reg PHP 1 06-29-04 09:09 AM
php music review system Abraxas Job Offers & Assistance 3 06-14-04 05:18 AM
Resturants review php script? yowow.com Script Requests 1 01-11-04 12:24 PM
Affiliate script (PHP) whtiebear Job Offers & Assistance 2 12-21-03 12:12 AM


All times are GMT -5. The time now is 04:24 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.