Hi all,
This should be really simple but I can't seem to find the syntax,
I have a simple table with 2 fields. Weeknumber and homepage.
Weeknumber starts at 1 and goes up to 40, I am using php to redirect to a different homepage every week,
I am inserting from a text file and once in the database i want to increase every weeknumber by four so i get weeknumber 4 to 43 instead of 1 to 40.
Thanks in advance
------------------------------------------
Somethings come from nothing, nothing seems to come from somethings - SFA - Guerilla
roycrom
This should be really simple but I can't seem to find the syntax,
I have a simple table with 2 fields. Weeknumber and homepage.
Weeknumber starts at 1 and goes up to 40, I am using php to redirect to a different homepage every week,
I am inserting from a text file and once in the database i want to increase every weeknumber by four so i get weeknumber 4 to 43 instead of 1 to 40.
Thanks in advance
------------------------------------------
Somethings come from nothing, nothing seems to come from somethings - SFA - Guerilla
roycrom