[PHP] 404 custom handler on a cgi-wrap PHP - No input specified error

2005-01-14 Thread Luke Barker
Hi, This maybe a PHP problem, but is associated with Apache too - so my apologies if it is slightly off topic. My web hosts use a CGI wrap version of PHP 4.3.10 I have made a 404 custom error handler, using .htaccess in a directory - it is usppoed to route all unfound pages to error.php, and work

[PHP] 404 custom handler on a cgi-wrap PHP - No input specified error

2005-01-14 Thread Luke Barker
Hi, This maybe a PHP problem, but is associated with Apache too - so my apologies if it is slightly off topic. My web hosts use a CGI wrap version of PHP 4.3.10 I have made a 404 custom error handler, using .htaccess in a directory - it is usppoed to route all unfound pages to error.php, and work

Re: [PHP] Protecting Javascript via PHP

2004-10-28 Thread Luke Barker
http://scriptasylum.com/tutorials/encdec/encode-decode.html is a good article on wasy to achieve this On Thu, 28 Oct 2004 16:24:24 +0200, Ryan A <[EMAIL PROTECTED]> wrote: > Hey, > I have been searching around the web for a way to "mangle" my javascript > code the way some people do it to HTML/P