UNPKG

phpjs

Version:

php.js offers community built php functions in javascript

28 lines (24 loc) 901 B
<!DOCTYPE html> <html> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta http-equiv="refresh" content="5;url=/functions" /> </head> <body> <h1>Not found</h1> <p> There's a good chance you can still find what you are looking for in <a href="/functions">the archives</a>. Redirecting you in 5s... </p> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-63083-7']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> </body> </html>