I test your code in my local server, it is running fine, but initially showing
Hello,
mahavir123
Junior Poster in Training
95 posts since Sep 2010
Reputation Points: 11
Solved Threads: 35
I think mschroeder has been already done in his code.
i.e.
if( isset( $_GET["myname"] ) ){
//code
}
mahavir123
Junior Poster in Training
95 posts since Sep 2010
Reputation Points: 11
Solved Threads: 35
> Thanks and yeah but it was really making no sense to me I absolutely HATE scripting in PHP because no matter what you do all you get is one parse error after another or in this case an undeclared somesuch error!!
Yep, I always blame the language when I mess up too. Join the big ego club. :)
diafol
Rhod Gilbert Fan (ardav)
7,796 posts since Oct 2006
Reputation Points: 1,170
Solved Threads: 1,080