|
Documentation:
PHP
JavaScriptThis class can be used to execute JavaScript functions with PHP. Alert a messageJavaScript::alert("Alert a message with PHP");
Try to alert a message with PHP, using the form below: Redirect to another URLJavaScript::redirect("http://www.wigbi.com");
Try to redirect the browser with PHP, using the form below: Reload the current URLJavaScript::reload();
Rate this class :
Discuss this class (No comments): |
|
Wigbi Demos v. 0.99.2



