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 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. Link to comment https://forums.phpfreaks.com/topic/277857-mysql-related-classes/#findComment-1429411 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.