Results 1 to 9 of 9
Hybrid View
-
23rd Nov 2011, 04:09 PM #1Member
Either should work.
PHP Code:echo $id;
echo "id: $id";
echo "id: ".$id;
Gavo Reviewed by Gavo on . Displaying result from MySQL ? (Help !) I'm currently learning how to insert data in MySQL database and fetching data from MySQL database. I have learned how to insert, but displaying the result from MySQL is giving me some problems. This is the command to create the tables. I'm confused with the id structure and I guess thats the main root of the error I'm getting at the output. $query="CREATE TABLE post (id int NOT NULL auto_increment,title text(300) NOT NULL,cover text NOT NULL,info text NOT NULL,PRIMARY KEY (id),UNIQUE id Rating: 5
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Apache displaying massive Reading request
By khan007 in forum Server ManagementReplies: 7Last Post: 11th Aug 2012, 03:28 PM -
Need help with Wordpress links displaying problem
By glavier in forum Technical Help Desk SupportReplies: 3Last Post: 16th Apr 2012, 07:47 PM -
Displaying Random Post Widget
By {Psycho} in forum Web Application/Script SupportReplies: 2Last Post: 11th Feb 2011, 11:32 AM -
Why are avatars not displaying???
By gamelord in forum General DiscussionReplies: 4Last Post: 23rd Jul 2010, 06:27 AM -
(Tut) Displaying katzporn button in specific forum
By raj11 in forum vBulletinReplies: 6Last Post: 7th May 2010, 01:59 PM
themaPoster - post to forums and...
Version 5.38 released. Open older version (or...