Welcome Guest, Not a member yet? Register   Sign In
query db from non-CI front end
#1

[eluser]Random dude[/eluser]
I've done a small CMS in CI for the content of a single page on a mostly static site. I just wanted to know if anyone had any cool ideas for accessing the info in the db from that static php page (this page is not using codeigniter).

Can someone suggest the best method?
#2

[eluser]InsiteFX[/eluser]
You would need to manual connect to the database and then use native MySQL calls.

InsiteFX




Theme © iAndrew 2016 - Forum software by © MyBB