Results 1 to 2 of 2

Thread: Looking for php form input and display script

  1. #1
    Join Date
    Apr 2007
    Posts
    52
    Thanks
    5
    Thanked 0 Times in 0 Posts

    Default Looking for php form input and display script

    I am looking for a simple php script, where I can fill up the form in one page and display it on the another page from database. Is there any reaymade script like that or any software I can buy ?

    Please let me know thank you.

  2. #2
    Join Date
    Mar 2007
    Location
    Currently: New York/Philadelphia
    Posts
    2,735
    Thanks
    3
    Thanked 519 Times in 507 Posts

    Default

    There won't be a "ready-made" script for your needs as it all depends on your database setup and the format of the output that you want.

    However, this is a basic part of PHP-database interaction and you should be able to find tons of tutorials on how to write the script yourself.

    A very good tutorial is at www.php-mysql-tutorial.com

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •