Querying info from one table based on info in another
Hi, I am currently trying to make a part for my user driven website where one user can subscribe to
Change snippet to use CURDATE
I am using time() in the snippet below, I would like to use CURDATE() and have the database setup fo
Pagination
Hi All,
I think I'm finally getting somewhere with pagination!
I can now submit a quer
My XSRF Prevention code isn't working
First of all, thanks for the generous help you guys have given me in the past on this forum.
Seco
change text color with a jQuery code
Hihow can I change the text in a asp:TextBox to a different color when I start typing using jQuery?I
session_destroy();
new to php
I have a simple login and am trying to write a logout.
I set a $_SESSION var to 1 i
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
Procedural to OOP
John Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pr
printing links
Hi every1
i am connecting to a table in sql and the looping through with a while ($ var = my
Retreiving objects from Sessions
Hi all,
I am getting really frustrated with storing and retreiving objects from a session. Bu