R
Raffi
Hi folks,
I've been trying to do this for days without success.
Is there a way to open a popup window from within the php code?
Example:
if (some_condition) {
open a popup page and load a file in it
break;
}
Thanks,
Raffi
I've been trying to do this for days without success.
Is there a way to open a popup window from within the php code?
Example:
if (some_condition) {
open a popup page and load a file in it
break;
}
Thanks,
Raffi