IshtarUK Posted May 9, 2013 Share Posted May 9, 2013 Dear All I have written an application in C++ which generates system logs and then parses those logs and uploads them to MySQL. I have written some basic PHP scripts to present this data but it's going to take too long to get the framework which I need. I am looking for a PHP class to use as a starting point which will provide a method for uses to query the database and present this data to a webpage. Does such a class exist? Many Thanks Nikki Quote Link to comment https://forums.phpfreaks.com/topic/277857-mysql-related-classes/ Share on other sites More sharing options...
Jessica Posted May 10, 2013 Share Posted May 10, 2013 PDO. Quote Link to comment https://forums.phpfreaks.com/topic/277857-mysql-related-classes/#findComment-1429411 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.