Dumping Php query into a table
Posted: Tue Jul 26, 2005 11:43 am
Hey Guys,
Having some mySQL view problem here. In the mysql edition our client is using, there is no view support. There are some serious queries that would be much better of as a view that we can add/edit/delete.
Do you know of any php code that can create actual tables on mysql server as views and also update the corresponding tables ( sort of like a trigger code?)
thanks
sincerely
Having some mySQL view problem here. In the mysql edition our client is using, there is no view support. There are some serious queries that would be much better of as a view that we can add/edit/delete.
Do you know of any php code that can create actual tables on mysql server as views and also update the corresponding tables ( sort of like a trigger code?)
thanks
sincerely