Forum: Absolute Beginners
01-29-2009, 02:48 PM
|
|
Replies: 7
Views: 888
I managed to solve the problem. Rather than...
I managed to solve the problem. Rather than trying to do some out-of-my-depth mysql query I added another column to "thread" called "lastupdate". Then each time a new comment was made inserted the...
|
Forum: Absolute Beginners
01-29-2009, 01:34 PM
|
|
Replies: 7
Views: 888
Probably a very easy mysql question.
I'm working on a hilariously simple forum script. Right now to grab all of the thread information I'm doing the following query.
$sql = "select thread.ID, title, thread, thread.date, views, name,...
|
Forum: Member Introductions
01-29-2009, 01:28 PM
|
|
Replies: 2
Views: 593
Hey
Hey everyone.
I promised myself at the start of the year that I would try and expand on my (currently very) limited skill set. To get the ball rolling I've decided to start learning php & mysql...
|
Forum: Member Introductions
05-09-2005, 07:28 AM
|
|
Replies: 2
Views: 955
Hey hey hey!!!
Hey,
OK, a little about me...
I am Jon, I have been involved in webdesign for about 5 years now. I am currently a webmaster by profession. I am not a php expert by any means but i am here to...
|