Greetings !
Can anyone tell me what PHP code I should use when I want another page to be automatically loaded should part of a IF statement be activated ?
Basically I want something like this:
IF (statement TRUE)
{ load page automatically}
ELSE
{do another thing}
All suggestions are welcome.
Regards,
Maurice