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!
I am trying to create a links directory on a site where people can place there link in a directory, I need to have 2 drop down boxes which pulls from the database.
1st box pulls main categories from database category lets say "property service" ( That is no problem - i can do this )
2nd box then pulls sub directory list from database which is under "property service" ( this needs to be done in realtime with no refresh )