Jump to content

ShannenName

Members
  • Posts

    208
  • Joined

  • Last visited

Everything posted by ShannenName

  1. What good are pre-made templates they are never exactly what you want You can also download the syntax highlighting part on the example page that you provided! I made a 5 second one if you want it although it only works for html and it has no layout or colours just the basics, a text box, a go button and then the end result all on one page. Remember rename it to .php and if you are going to change the file name also edit the link inside the code! textpost.txt
  2. *NOTE* Tested and working! There are many mistakes and hopefully you will learn by taking a look at these: 1.php <?php /** * @author ShannenName */ print "<form action='welcome.php' method=post> Name: <input type='text' name='name' value='Your Name Here'> Age: <input type='text' name='age' value='Your Age Here'> <input type='submit' value='Go'></form>"; ?> welcome.php <?php /** * @author ShannenName * @copyright 2007 */ print "Welcome {$_POST['name']}! You are {$_POST['age']} years old!"; ?>
  3. Well first read a book about HTML or at least and online tutorial.
  4. A few POST and PRINTS in php will do it
  5. Yahoo uses Google for most of the listings on their pages!
  6. Usually the most expensive on is the best one but not all the time, ask the seller to recommend one.
  7. Yea it's in an external box but I didn't know the speed went down? [bleeped!] maybe I will have to put one in and one out....
  8. No a thousand gigs and the price was $700AUD
  9. What 2000gig? No that's 2tb and they have 2tb hard drives out right now! I have no idea I just found them on the web
  10. I picked it up in the first week I started reading WC3 tutorials and I only read a few pages, and the rest I taught myself!
  11. why don't you use mysql databases and phpmyadmin?
  12. Yea same but when I notice it's happening I always try to change it but it never works lol
  13. Mine is on 19 of August (4 days ago)!
  14. the-global-wars.com isn't even connecting!
  15. Hahaha that's the kind of car the Queen drives!
  16. And for anyone reading this with future virus problems download Unlocker at http://ccollomb.free.fr/unlocker/#download
  17. Can you post the contents of the script so I can see?
  18. http://criminalexistence.com/forum/index.php?board=217.0 That board has plenty of game engines but I think only Phaos and Neab is what your looking for but you can decide!
  19. There is a link right at the top on the right named 'Store' click there, then under the left menu under the category 'Shop Categories' click 'Free Services (3)'. From there you can buy ad free hosting even a domain name!
  20. End process, then search your computer for lsass.exe and delete the one not under a system folder
×
×
  • Create New...