Search found 2 matches
- Sun Dec 23, 2007 4:02 am
- Forum: Joomla! Coding 101
- Topic: How to Joomla-ize this MySQL/PHP code
- Replies: 12
- Views: 2275
Re: How to Joomla-ize this MySQL/PHP code
Not sure that I followed all of the steps in this thread but I have to ask 3 questions. One for my benefit and another 2 hopefully for your benefit. Would a query of select max(id) from `#__my_table` not get you the last inserted auto_increment value prior to your insert? You may have th...
- Wed Nov 28, 2007 1:52 am
- Forum: Joombie Coding Q/A
- Topic: HELP!!! Hello World Sample Module
- Replies: 2
- Views: 688
HELP!!! Hello World Sample Module
I am truly a newbie to the Joomla world and I would like to know where all of the joomla files need to be placed when creating a module. I have the necessary files for the mod_helloworld but I do not know the proper procedure for uploading them to the correct directory. I know that my next que...