Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
php Redirecting
Name: Olumide Date: December 2, 2005 at 03:03:27 Pacific OS: Windows Xp CPU/Ram: 256
Summary: I have personally run this successfully with no alteration. I can only suggest that you test the scripts as they are with no changes. When they work, save them somewhere, and then start making chang...
Summary: Hi Guys I want to get my site to redirect me back to the homepage once my basic PHP form submission has been sent to my e-mail address. Do i need to add code into the HTML or the PHP file? Many Thank...
Summary: why is there a notice? the most dangerous reason is probably because by not defining all variables, people can do injections... let's see, if you have a script like this: <?php /* code to determine...