Jaaaacccckkk Posted October 30, 2010 Posted October 30, 2010 I suggest you try to learn the basics of programming, starting of with html. Remember, you can find almost ANYTHING on the net, and programming tutorials are everywhere. I suggest you try going through the steps in; Html http://www.w3schools.com/html/default.asp CSS http://www.w3schools.com/css/default.asp Once you've been through them, have a quick play around with your header, you don't want to start editing the php just yet. :) Quote
bladewolf2010 Posted November 3, 2010 Posted November 3, 2010 hehe, you can just start editing causing errors and what not. Just tests you so you can fix it yourself hopefully Quote
Uridium Posted November 3, 2010 Posted November 3, 2010 hehe, you can just start editing causing errors and what not. Just tests you so you can fix it yourself hopefully Probably one of the best responses ive seen on here so far Trial and Error is always a good thing Just make sure you backup and orignal copy before editing that way if you cant work it out you can replace with backup. Make note of different error messages example t_Uncapsed usually means theres a " or ' or ; missing.. undefined function usually means you need a global example global $db, $r, $c; before a call for a function.... Quote
dellan Posted November 13, 2010 Author Posted November 13, 2010 Thnx illusion, bladewolf and jack :D Quote
Danny696 Posted November 13, 2010 Posted November 13, 2010 Illusions, from what he said, its more like Error and trial. :) Quote
dellan Posted November 14, 2010 Author Posted November 14, 2010 i went and made a few images and have only done some of my login.php , :D i should be done with the login soon (i hope) and be able to do the register :D Quote
Redex Posted November 14, 2010 Posted November 14, 2010 That's great, atleast you went off, and decided to learn for yourself, rather than get somebody else to make it for you. Good stuff, keep it up. Quote
dellan Posted November 15, 2010 Author Posted November 15, 2010 That's great, atleast you went off, and decided to learn for yourself, rather than get somebody else to make it for you. Good stuff, keep it up. Nice to see you giving it ago. thnx :D Quote
dellan Posted November 15, 2010 Author Posted November 15, 2010 This is gunna be my header image can you tell me what you think please :) ( i'm going to change the name i just couldnt think of one when i was making it) http://img3.imageshack.us/img3/6408/headerba.gif Quote
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.