On Friday 06 February 2004 01:16, Randall Perry wrote:

> Get the errors:
>     PHP Notice:  Undefined variable:  _SESSION
>     PHP Fatal error:  Call to undefined function:  print_something()
> Meaning the _SESSION arr is not recognized and the $order obj variable has
> not been passed.
>
> What am I missing?

A recent version of PHP?

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
A pipe gives a wise man time to think and a fool something to stick in his
mouth.
*/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to