Hello all, How can i force a transfer to another php page from an if statement?
I have been trying: if (condition){ echo "<A HREF=3D"www.link.com">Link</A>"; } else { something else } without much luck, i keep getting parse errors. Thanks for anyhelp in advance! Cheers From baldey_uk -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php