For Programmers: Free Programming Magazines  


Home > Archive > PHP Pear > June 2005 > DB_DataObject question









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 DB_DataObject question
Daniel Testa

2005-06-08, 3:58 pm

Which versions of php is DB_Dataobject compatible with? I have one
website that runs with php 5 and everything works great and happy. I
migrated most of my core code to another web server running php 4.3.11.
Doing this causes my php scripts to die whenever they try and use any of
the auto generated class files made by createTables.php. They get parse
errors.

The error

Parse error: parse error, unexpected T_STRING, expecting T_OLD_FUNCTION
or T_FUNCTION or T_VAR or '}' in
/home/crazyl2/include/DataObjects/Chr_characters.php on line 12



Can DB_dataobject run in 4.3.11? All the auto generated files come from
the php 5 server so could that have something to do with it?


Sponsored Links







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

Copyright 2008 codecomments.com