I am learning Joomla. I have installed 1.7 and I don’t understand how to store the data in the database.
I was going through this link and then I realized that this is for 1.5 as 1.7 doesn’t has (prefix)_components in Joomla database.
How do I do this with 1.7? I need to store and fetch the data from the database. I can construct queries for this, but don’t understand where I insert my queries.
Your best bet is to start with the Joomla Developer Documentation here