PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Hello Everyone. I have this Issue. I am using Smarty with Arrays. I cannot get this array to form correctly from a database. the category_name array is not forming correctly. It lays it our on the HTML side as 1=>"Category Name". How can i make a key and a value from a MySQL Database and have Smarty Place it down correctly,