controller - Kohana 3.1 ORM save() -


Is there a syntactical reason that the following is not executed?

  $ last_field = ORM :: factory ('fscores'); $ Last_field- & gt; User ID = $ userid; $ Final-Scores- gt; Es1 = $ self_awr; $ Last_field- & gt; Es2 = $ self_mgt; $ Last_field- & gt; ES3 = $ social_ev; $ Final Score- & gt; AS 4 = $ relay_mg; $ Final_scores- & gt; Save ();   

There is a model called FScore, all the field names are correct. This table is not updating at all

Comments

Popular posts from this blog

java - NullPointerException for a 2d Array -

python - Assemble mpeg file unable to play in mediaplayer -

c# - NameSpace Manager or XsltContent to parse aspx page -