Date: 04/01/00
- Next message: email <email protected>: "[PHP-DEV] Bug #3999: When I run PHP Script there is this message in browser : No input file specifie"
- Next in thread: Zeev Suraski: "Re: [PHP-DEV] Inconsistent behaviour between php 3.0.14 and php 4RC1"
- Reply: Zeev Suraski: "Re: [PHP-DEV] Inconsistent behaviour between php 3.0.14 and php 4RC1"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
I'm not sure if anyone has come across this before but when I call a
member function of a class which reads input from a file in two successive
instances I get
Fatal error: Call to a member function on a non-object using php4
Yet the same code produces the desired output (a formatted table) using
php3.0.14
I've attached a segment of code which produces this discrepency.
Randy Jonasz
Software Engineer
Click2net Inc.
Web: http://www.click2net.com
Phone: (905) 271-3550
"You cannot possibly pay a philosopher what he's worth,
but try your best" -- Aristotle
- TEXT/PLAIN attachment: report.php
- TEXT/html attachment: template
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: email <email protected>: "[PHP-DEV] Bug #3999: When I run PHP Script there is this message in browser : No input file specifie"
- Next in thread: Zeev Suraski: "Re: [PHP-DEV] Inconsistent behaviour between php 3.0.14 and php 4RC1"
- Reply: Zeev Suraski: "Re: [PHP-DEV] Inconsistent behaviour between php 3.0.14 and php 4RC1"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

