Re: frontend and backend
Reply #2 –
trying to answer your question in the easiest way possible, here is how, you basically need to have php and mysql knowledge here,. so if i'm to help you , this is what I will probably tell you , the backend is catered for by the phprad system you will have made, what remains is the front end, ....Go ahead and download a template from botstrap website or code one then you will need to create a folder in your htdocs lets say >>>hospital>> inside that folder create a file called conn.php where there will be a link to the db, now you will need to add this to every page or just find an easy way out, now you will have to make another called dataengine.php or whatever name you like and you will write the functions to fetch data for the db in there, then add that to every page you want to call the functions at... now your phprad system just copy it inside the folder>>>>>>hospital>>>>> in another folder called >>>>admin>>>> or any other name you like.... if you find it hard to follow his reply, ask a question here