What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » MySQL

MySQL
Author: Message:
NanaFreak
Scripting Contest Winner
*****


Posts: 1476
Reputation: 53
32 / Male / Flag
Joined: Jul 2006
RE: MySQL
$sql = "UPDATE `news` SET `title`='$title', `message`='$message', `who`='$who' WHERE `id`=$id";

i think it may be an issue with it not understanding it properly... the `` help alot... you should learn to do this with your mysql queries...

EDIT: also i dont see you using a mysql_close(); anywhere... this probably wont be the issue but its good to close you connections

This post was edited on 06-21-2008 at 01:01 AM by NanaFreak.
06-20-2008 08:01 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
MySQL - by Eddie on 06-20-2008 at 06:44 AM
RE: MySQL - by andrewdodd13 on 06-20-2008 at 07:40 AM
RE: MySQL - by Eddie on 06-20-2008 at 07:44 AM
RE: MySQL - by NanaFreak on 06-20-2008 at 08:01 AM
RE: MySQL - by andrewdodd13 on 06-20-2008 at 03:29 PM
RE: MySQL - by Volv on 06-20-2008 at 03:34 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On