Hi!
I was using :

if ($this-User->save($this->params['form'))

and getting back

Parse error: syntax error, unexpected T_OBJECT_OPERATOR in 
/home/hgi/public_html/tst/wwwroot/cake/app/controllers/users_controller.php on 
line 10

My host is using a pre-5.0 version of PHP.  Is that my problem?  I'm thinking 
it is, and that I'll have to write some code to connect to the database and add 
records, etc..  If I must do this, I'm wondering if I should write a helper to 
do it and then I'll have to call it whenever I do changes to the database?

Thanks for any input!

-Will 



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to