I was wondering,
I have a form where a user is able to select a name and a date. these then get sent back to the server where a MYSQL query is performed to do a select. I then place the results into an array. I now want to display these results in a table onto the same page that I send my name and date from. I've been trying to do this, but it does not seem to be working.
Any ideas or examples of how to do this?
Thanks
Ainsley