Daron Posted June 23, 2011 Share Posted June 23, 2011 Hello all, i am starting over my site yet again & im not using the easy way out & just installing mccodes , i want to build from ground up. Only thing im asking for right now if some experienced person could just post like first few basic files i need to work on to get started. not later things like explore.php & etc but more so important things like login.php & etc. Quote Link to comment Share on other sites More sharing options...
Danny696 Posted June 23, 2011 Share Posted June 23, 2011 Database class file, if your using one. Mabey even the databbase, or you could build as you go Db Settings file Global include file Mabey an autorun file Mabey a cookie/session file Functions to build as you go Password file None of these files are necessary, some are more useful as others, It all depends on how you want to make your game. Quote Link to comment Share on other sites More sharing options...
chicka Posted June 23, 2011 Share Posted June 23, 2011 Login, Register, Header. just to name a few Quote Link to comment Share on other sites More sharing options...
galdikas Posted June 24, 2011 Share Posted June 24, 2011 Maybe this is not a file but just something to keep in mind from the start... You will be probably going to use crons.. :) My advice would be to use timespamps instead... It is a bit harder to make than just cron, but definately worth it :) My first site was crons.. But I decided to scrap it, because when I first started I was quite noobish, and now realized that I can do much better :) And now I will be making it cron free :) Quote Link to comment Share on other sites More sharing options...
Daron Posted June 24, 2011 Author Share Posted June 24, 2011 thank you! & yea its coming along ok so far except for the noob moment i just had, i forgot what to put in my index.html file so that it takes players to login.php Quote Link to comment 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.