Performance impact of cookies
Hi, I was just wondering what impact there would be in terms of performance if you where to set then
PHP Function Page Advice
Hi All, I am quite new to PHP and Javascript but have written an Online Shop (Mainly for Fun and edu
DELETE rows based on content
I have a link in my rows
$bit="http://bit.ly/abcd";
$query = mysql_query("D
help me fix these syntax errors...
I keep getting multiple syntax errors on this script like this one:
Parse error: syntax error
Validation
Hello
I know this is a really vag question.
I need to have a input field on a form th
Reditecting pages based on logic
Newbie here, apologies in advance!
I am trying to use the header function to forward one of a
help with email script...
hey
I need help with my mail script
when the form on http://www.mcgdesignstudio.com/c
Why will this program not run if the variables are not global?
Hey guys I have a kind of perplexing situation that is probably simple, but I can't seem to understa
Using loop to count number of entries
I'm writing a program that must ask user to type in numbers. After each entry, the program has to re
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<