On Thu, Dec 4, 2008 at 6:44 PM, ddg2sailor <[EMAIL PROTECTED]> wrote:

>
> Sorry , I did mean to mention that... But I forgot.
>
> The original error is :
>
> Fatal error: Call to undefined function do_mysql_query() in
> C:\xampp\htdocs\getdox.php on line 18


likely something to do w/ do_mysql_query() not being defined ;)
most likely, its in another file that hasnt been included by the time the
invocation is reached.

-nathan

Reply via email to