Runescape Bits & Bytes https://www.rsbandb.com/forums/ |
|
A question about PHP https://www.rsbandb.com/forums/viewtopic.php?f=14&t=37694 |
Page 1 of 1 |
Author: | Lord Zamorak [ August 31st, 2006, 12:16 pm ] |
Post subject: | A question about PHP |
I decided I'd try to learn it. A tutorial said to put in some code that is supplied, and save it in .php. When I saved it, it turned into one of those Dream Weaver documents. When I opened it, thinking that might be the symble for PHP, it siad my trial has ended (I had a DW trial ![]() |
Author: | Adbot [ August 31st, 2006, 12:16 pm ] |
Post subject: | Register and login to get these in-post ads to disappear |
Author: | Shane [ August 31st, 2006, 12:25 pm ] |
Post subject: | |
You can use any text editor to make php files, just save it with a .php extension. However to get this to work in notepad you'll have to type in "test.php" in the filename box otherwise it'll save it as test.php.txt Also you require a web server to work with PHP. The most common one is apache (what rsbandb uses). PHP is server side so you can't open it in your browser and have the code work. You can get a package with Apache, MySQL, and PHP at: http://www.wampserver.com/en/ WAMP stands for Windows Apache MySql, Php. Shane |
Author: | Lord Zamorak [ August 31st, 2006, 12:29 pm ] |
Post subject: | |
Okay, thanks, I'm DLing it now ![]() I was getting really confused... You can lock this now. |
Page 1 of 1 | All times are UTC - 7 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |