But how can I be sure that it will use the .mo file in the locale folder. What I am attempting to do is have a backend panel that I can choose the preferred...
I have managed to get the code below working with a few tweaks here and there. However, you can see that I have written a small function in the file name local.php to allow the user to select...
Since then I decided to re-write the script completely to incorporate an edit function too. I have the DB connect file elsewhere now to keep things neat.
...
I have the link below which I created to test the functionality of the script I wrote. But because the rest of my site is setup with friendly or extensionless URLs, I want to do the same...
I have put the following code together in an attempt to insert data into my DB. It isnt producing any error messages just posting to self returning back to the start again.
After some great assistance from a friend I have got to a stage where im a little stuck. Firstly in plain English I will try to explain the result im trying to achieve:
I have been using the following method for a long time now, but someone recently said to me its ugly and there are ways to do it that will perform quicker too. He mentioned using and array in a...