Jump to content

DarrenReeder

Members
  • Posts

    73
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

DarrenReeder's Achievements

Member

Member (2/5)

0

Reputation

  1. $title=mysql_real_escape_string($_POST['title']); $content=mysql_real_escape_string($_POST['content']); $date=date('Y-m-d'); $query=mysql_query("INSERT INTO latestUpdates SET ID='', title='$title', content='$content', date='$date'"); have i used it right?
  2. HEllo, i made this site for my school work but it is not working in internet explorer (for Profile page and main page when you logged in)... Please can someone help me out why it is not working on IE? (somthing to do with DIV CSS?) http://snookeralive.netii.net Username: "PHPfreaks" Password: "123456" ----- Also any other help with the website layout and idea would be nice, however read these notes because these are things i know that are bad: The login confirmation page (white page once logged in) was just made while i test login system, ill remove soon. The forums are not uploaded yet, so they will not work although i REALLY need help with these problems: [*]When you edit your profile information, if you make the text go down, it goes off the profile box [*]You can upload a massive profile picture, i need some way of making the image you upload smaller if it is too big or just not letting you do it. [*]Broken pages (like i said at top of thread) -THankyou!
  3. hello, i am trying to make a quick control panel for my server for my game. the server works by running a .exe file. i want to be able to access this when im out and about so i want to make a control panel and put it online. What programming language do i need to be able to run a .exe file from the web page. Also if you know how to..how would i do it using that language? -thanks, Darren.
  4. its not on the template... its been put into the forums itself.. and its the SMF control panel...?
  5. Hey, at the bottom of the page is has a 'donate now' button.. how do i get rid of this? or add a new one?? i cant work out how to remove it on the admin control panel.. www.lsrgta.smfnew.com
  6. Hey! i want to make a text based/clicking browser game but i got no ideas for themes of the game...so anyone got any good ideas for a browser game that i could make?
  7. Looks very nice, Took me a while to load it up but im not sure if thats because my laptop is crap, or becuase i need to load alot of stuff on ur site :/
  8. this is a example of what id useally make (i only done it quickly before i going bed..also i havent added text..and i havent even set up text in correct poisiton yet) so...u can see wat i mean, Do u know any tutorials that can help out with new types of layouts.. i tried experimenting with the header, but it just looks crap :/...
  9. Srry that this isnt 100% CSS or even webdesign...but id like to know how to make my site not look at 'cartoony' and 'beginnery'..... at the moment i make crappy things on fireworks and it looks basic..
  10. if u look at my site on the profile page, u will see wat my question is and why i cant just repeat it :/
  11. Hey, i do not know Javascript yet, and i do not plan to learn it today because im still trying to carry on with learning CSs...although id like to know if javscript is similar to PhP?? ive seen a few introductions to javscript on google and it sounds like its like a different version of PHP...but im not sure exactly? can someone explain exactly what is good about javascript e.t.c.
  12. Hello, on my site i have made for a school project snookeralive.netii.net i have got a profile section and i have made it so yuo can edit yuor profile and update your info..although when u update it with too many characters going down...it goes off the background image for the profile section...i want to know how i would go about makeing it so that image goes on for as long as it needs to??? if anyone knows a good tutorial that can help me with this problem..that'd be great!
  13. oh i see, it just makes sure its a constant layout throughout ALL browsers?
  14. but wouldnt Margin: 0px; be the same as putting nothing there, because 0px is nothing :/ thats what is confusing
  15. Hello, I am a "new" website developer, I learnt HTML and PHP just before christmas and i have now decided to learn CSS because i should of learnt it a long time ago.. i am looking at some CSS templates and i am going through some tutorials although ive noticed that people use: margin: 0px; margin: 0 auto; padding: 0; alot, but im not sure exactly what these do :S, they seem like they should do nothing, but when i remove them it causes all the text on the templates to go messed up.... any help on what they do exactly would help alot...thanks!
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.