Go Back   Novahq.net Forum > Computers > Web design and Programming
FAQ Community Calendar Today's Posts Search

Web design and Programming Discuss website creation and other programming topics.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 01-17-2003, 08:50 PM
BeBop is offline BeBop
Registered User

Join Date: Jun 2002
Posts: 600

Send a message via ICQ to BeBop Send a message via AIM to BeBop Send a message via Yahoo to BeBop
MySQL???

if($join) {
$db = mysql_connect($server,$username,$password);
mysql_select_db($database,$db);
$sql = "insert files (Name, File, Descrip, Author) values ('$Name', '$File', '$Descrip', '$Author')";
$result = mysql_query($sql);

thats what im using to post to a mysql DB, but it WONT post, im pretty sure i did something wrong after %sql = "insert files (name, file, descrip) etc.... any one know what i did wrong?!?!?!
Reply With Quote
  #2  
Old 01-17-2003, 10:47 PM
BeBop is offline BeBop
Registered User

Join Date: Jun 2002
Posts: 600

Send a message via ICQ to BeBop Send a message via AIM to BeBop Send a message via Yahoo to BeBop
NVM!!! stupid mistake on my behalf (forgot to add user to database ) who ever is a mod you can delete this
Reply With Quote
Reply


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

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
MySQL 5.0 is out! DevilDog#1 Web design and Programming 4 01-14-2006 07:16 PM
mysql 4.1 King Web design and Programming 6 02-06-2005 12:49 PM
MySql help Stu Web design and Programming 5 11-28-2004 05:25 AM
MySql Help -DFO-Ironic Web design and Programming 6 08-01-2004 10:16 PM
mysql help G.I.JOE*MFA* Tech Support 1 07-20-2003 09:22 PM


All times are GMT -5. The time now is 08:54 PM.




Powered by vBulletin®