Current location: Hot Scripts Forums » Programming Languages » PHP » Trouble with PHP and MYSQL Programming


Trouble with PHP and MYSQL Programming

Reply
  #1 (permalink)  
Old 07-26-04, 11:23 AM
stomlin stomlin is offline
Newbie Coder
 
Join Date: Jul 2004
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Trouble with PHP and MYSQL Programming

I am relatively new to php programming and just beginning to mess with MYSQL. I have several forms that are in PHP format and currently the results are going into my email, however, I would like them sent to MYSQL database.

I have created the database already; however, I don't know how to create tables and how do I send the results of the form to the database?
Reply With Quote
  #2 (permalink)  
Old 07-26-04, 12:51 PM
nekeno12 nekeno12 is offline
Wannabe Coder
 
Join Date: May 2004
Location: CO
Posts: 214
Thanks: 0
Thanked 0 Times in 0 Posts
Reply With Quote
  #3 (permalink)  
Old 02-28-05, 08:08 PM
andyMac's Avatar
andyMac andyMac is offline
Newbie Coder
 
Join Date: Feb 2005
Location: Socorro, New Mexico
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts
some more help...

I don't know how much help you got already from that tutorial, so I'll just give you a little more info.

For creating tables, I would definitely use something like phpMyAdmin found on www.phpmyadmin.net . This will allow you to set up your database to accept forms from web pages.

Sending in from forms on a web pages uses a simple INSERT INTO command with the values after that, you can find the syntax for that in the phpMyAdmin help files.

Hope this helps some.

-Cliff
Reply With Quote
  #4 (permalink)  
Old 03-01-05, 12:34 PM
darkcarnival's Avatar
darkcarnival darkcarnival is offline
PHP/MySQL coder
 
Join Date: Jun 2003
Posts: 939
Thanks: 0
Thanked 0 Times in 0 Posts
yes phpmyadmin will make the tables for you and it will also show you how it did that

my advice: buy a mysql book, i bought one and i always use it as it has every special little function as well as showing you how each command and function works. they often show you how to install your own mysql system if you ever wanted to have a offline test server on your computer
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
PHP and MySQL ? rob2132 Hot Scripts Forum Questions, Suggestions and Feedback 4 08-29-08 02:22 AM
Trouble with PHP and MYSQL stomlin New Members & Introductions 2 07-31-04 11:38 AM
PHP, MySQL, WML superman PHP 0 03-04-04 10:46 AM
php visual basic perl cgi - outsource programming to india outsource_india General Advertisements 0 10-28-03 03:21 AM
Need PHP Solution - Having Trouble Finding One teamofdreamers PHP 1 10-20-03 03:58 AM


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