a4esl.org
Link Error
The following URL has been logged as causing an error.
if (isset($_GET['url'])) { // check if variable is set in URL
$url = $_GET['url']; // if yes, set the variable to equal the URL value
} else {
$url = "BLANK"; // prevent undefined variable error
}
print($url);
?>
Are you looking for one of these?
More Information
The material on this website is copyrighted.
- Among other things, this means that copying and uploading material from this web site to another web site or intranet is prohibited.
Legal Locations for Our Pages
- a4esl.org
- iteslj.org
- www.aitech.ac.jp/~iteslj/
Would you like to add our link?
Feel free to link to our site or any page(s) on our site in any way you feel is appropriate.
This code is here only to make it easier for you. Feel free to edit it to suit your needs.
All you need to do is copy and paste the following HTML code into your web page.