Hi, my programmer and i are working on a form. She is not familiar with joomla and we had some questions.
Do we need the joomla security statement on our form php, the "access or die". I am thinking not, that since it's in CF it handles that part.
We are going to access a table in the same joomla db, but not a jos_ table, it will be a table we added. Is it best to add it via CF (I am only on joomla 1.0 and CF 2.3.9 btw) or can we add the table manually?
Then how do we get the form to access the table's data and pass it through to the form? I don't mean the actual php but just how to get the php to access the new table. I hope this makes sense and I'm not missing something simple!
Thanks,
Cheryl
Do we need the joomla security statement on our form php, the "access or die". I am thinking not, that since it's in CF it handles that part.
We are going to access a table in the same joomla db, but not a jos_ table, it will be a table we added. Is it best to add it via CF (I am only on joomla 1.0 and CF 2.3.9 btw) or can we add the table manually?
Then how do we get the form to access the table's data and pass it through to the form? I don't mean the actual php but just how to get the php to access the new table. I hope this makes sense and I'm not missing something simple!
Thanks,
Cheryl