Search Results

Showing results 1 to 5 of 5
Search took 0.01 seconds.
Search: Posts Made By: guitarscn
Forum: PHP Jan 9th, 2009
Replies: 1
Views: 368
Posted By guitarscn
I have a .php web page with these lines:

//gather all the comments
$commentquery = mysql_query("SELECT * FROM comments WHERE tutorialid='$tutid' ORDER BY date DESC") or die(mysql_error());
...
Forum: PHP Jan 8th, 2009
Replies: 4
Views: 706
Posted By guitarscn
I checked this out: http://www.gentlesource.com/comment-script/

But I wasn't sure which snippets of code I needed to copy out to make the information from the form on my website page be put into a...
Forum: PHP Jan 8th, 2009
Replies: 4
Views: 706
Posted By guitarscn
Okay, just in case I might have confused some people about what I need, I'll try to make it clearer. I'm going to use an example from Slashdot:


I post website news on my homepage:

...
Forum: PHP Jan 8th, 2009
Replies: 4
Views: 706
Posted By guitarscn
How do I store it in a database? I don't know any PHP, but someone told me to ask here
Forum: PHP Jan 7th, 2009
Replies: 4
Views: 706
Posted By guitarscn
I have forms already made that takes the user's name and input box for their comment, but I cannot figure out how to make it so that when the user clicks on Submit button, it will display on the same...
Showing results 1 to 5 of 5

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC