For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > April 2005 > Re: [PHP-DOC] cvs: phpdoc /en/reference/yaz reference.xml









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: [PHP-DOC] cvs: phpdoc /en/reference/yaz reference.xml
Derick Rethans

2005-04-28, 8:57 pm

On Thu, 28 Apr 2005, Adam Dickmeiss wrote:

> dickmeiss Thu Apr 28 14:41:29 2005 EDT
>
> Modified files:
> /phpdoc/en/reference/yaz reference.xml
> Log:
> Update example to use "usmarc" . Do not rely on register_globals.
>
>
> +$host=$_REQUEST[host];
> +$query=$_REQUEST[query];


That should be $_REQUEST['host']... always try your examples with
error_reporting(E_ALL);

regrads,

Derick
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com