Hi,
I'm quite newbie at PHP.
In a IF statement, I want to open an URL if a condition occur. I read in a book that the three way to open an URL is Header() (which is not good for me now), <A> tags, and Form buttons.
If there any function that can automaticly open a page in PHP ?
I'm quite newbie at PHP.
In a IF statement, I want to open an URL if a condition occur. I read in a book that the three way to open an URL is Header() (which is not good for me now), <A> tags, and Form buttons.
If there any function that can automaticly open a page in PHP ?