cortez Posted March 11, 2009 Share Posted March 11, 2009 Can anyone point me in the right direction (tutorials or articles) to creating an Admin page for my current project. I only need to access one database, one table, one photo and a few different text fields. Alternatively is there a program I can suggest for my client he is a windows users but I don't think he's capable of getting his head around phpadmin. Any advice or direction would be greatly appreciated. Cheers Quote Link to comment https://forums.phpfreaks.com/topic/148986-admin-page/ Share on other sites More sharing options...
samshel Posted March 11, 2009 Share Posted March 11, 2009 this might help...not sure http://net.tutsplus.com/videos/screencasts/create-a-photo-admin-site-using-php-and-jquery/ Quote Link to comment https://forums.phpfreaks.com/topic/148986-admin-page/#findComment-782294 Share on other sites More sharing options...
cortez Posted March 11, 2009 Author Share Posted March 11, 2009 Thanks I'll check it out right now! Quote Link to comment https://forums.phpfreaks.com/topic/148986-admin-page/#findComment-782350 Share on other sites More sharing options...
cortez Posted March 12, 2009 Author Share Posted March 12, 2009 Good tut and easy to understand, although when putting it into practice I keep receiving this error "Cannot modify header information" in the index file and then "Cannot instantiate non-existent class: mysqli" in the database.php So I believe it's just not connecting although I can't seem to figure out why. I've got a godaddy account running php4 is that the problem do I need to be running php5 the tut never actually clarifies this? Quote Link to comment https://forums.phpfreaks.com/topic/148986-admin-page/#findComment-782587 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.