Joomla - Component: Saving Data to DatabaseTag: joomla, cms, Joomla Component Category: PHP Frameworkpost: 05 Nov 2007 read: 7,489 After build form, we need code for data processing. When the data in form is filled out and the admin clicks the Save button, we need to save the information into database.
Point your browser to http://localhost/joomla/administrator/index.php?option=com_hello&task=add. Enter a data to the form. Click save button on the top right. If success, you will get a message like following images:
|
| | Give Your Opinion | Recommend |
|
2 Responses to Joomla - Component: Saving Data to Database:
I found an error ... please help me
Fatal error: Call to a member function bind() on a non-object in D:\xampp\htdocs\joomla_test\administrator\components\com_hello\admin.hello.php on line 48
Fatal error: Call to a member function bind() on a non-object in D:\xampp\htdocs\joomla_test\administrator\components\com_hello\admin.hello.php on line 48
By Golam Robbany on Apr 15, 2008
I found an error when i try to input some words, after i push the save button the there is an error : Restricted Access. I think i had follow all step correctly and i also had copy paste your code but the error is still exist. Can you please help me?
By hanabara on Sep 5, 2008


