Jump to content

Coolprogram

Members
  • Posts

    10
  • Joined

  • Last visited

Coolprogram's Achievements

Newbie

Newbie (1/7)

0

Reputation

  1. Coolprogram

    PHP forum code

    Know what the best FREE forum to me is MYBBoard (MYBB) it is almost like vbulletien but it is a little different in a way.Here is the URL www.mybboard.comThen just click download MYBB PR2 at the top bar not the search bar.
  2. Coolprogram

    password

    Nice work on that. How long did it take you to do that? M
  3. I'm really not sure what you are asking but if yopu want to set a picture as your desktop then just right click the image and press save as desktop or something like that. But if you want to save a picture to something the just copy the image and put it in paint or something. Then you will have the picture to yourself unless ytou want to post it on the internet (Not Very Hard) Yeah i hope this answers your question-Coolprogram
  4. HMMMM, i had a similar problem before, but it was in my coding. Or it may be the web browser for some reason i've rarely seen a case where it is the web browser but that is an idea. Umm it also could be your webhosting server. To tell you the truth i dont know but those are posibilities for you.Thanks,-CoolprogramP.S. I hope what i said help you.
  5. Okay here is my site that gives HTML Codes PHP codes and Javascript codes. I will give you the html page only for right now. it is My SiteOkay that is a place that all you beginners can find codes. We will have more codes later because this site is very new we dont have all the codes. It is alsoe in my Sig (Signature)-Coolprogram
  6. Coolprogram

    password

    You need to learn PHP & SQLfor that but if you are looking for a place to enter a password here is a code <form action="whatever.php" method="POST">Username:<input type="text" name="text" value=""><br>Password:<input type="password" name="password" value=""> I could give you a PHP code for it but it would be very long. Just search google for a CMS likethe other guy said. Ohh and you need this code in your PHP
  7. Okay here is an HTML version with a little css of what you are trying to do if i am correct.<style type="text/css"> body { background:url("path/to/background.jpg") no-repeat; } </style> Oh and for aligning hai all you have to do is this:\ <p align="right"> I hope this helps you.-Coolprogram
  8. I want to learn how to put stuff into my MYSQL Database. but i dont know. I know i need to learn SQL for it. But i just need to know how to do this. So can somone please help me? Thanks,-Coolprogram
  9. Coolprogram

    Tables

    You may want to put a </html> in there.
  10. Okay if HTML is hard go througfh www.w3schools.com tutorial. If that still doesnt work then just copy and paste it on to NOTEPAD or word pad or whatever you use. If that doesnt wprk then Bummer. I just copied and pasted everything when i just started put but now i know the codes off the top of my head. If nothing i say helps you then PM(Private Message) me. Thanks,-Coolprogram
×
×
  • Create New...