Antwon
Let's say Antwon wants to write his own Php and website scripts - using file manager in cPanel.
Antwon opens up new HTML file, and types:
Antwon saves as phptest.php
Now, Antwon views the file in file manager and nothing is there. Antwon also cannot get to it via website.
Antwon is puzzled.
Antwon also wants to connect to the MySQL server... which is obviously the problem with the Php. Antwon cannot.
Antwon GRRRRR's at PhPNuke and all others, Antwon wants to make his own scripts.
So, um, yeah, I wanna make Php work and I wanna be able to go to the sites that I make. So, um, yeah, how do I do this?
Through a pain of all the other tutorial sites listed before, I quite cannot find answers to such newbie questions. But seriously, I gotta start somewhere.
So, um, yeah, any help would be really cool. Awesome. INSANE! So, um, thankx
~Antwon
Antwon opens up new HTML file, and types:
| Code: |
|
<html> <head> <title> PHP Test </title> </head> <body> <?php echo '<p>Hello World</p>'; ?> </body> </html> |
Antwon saves as phptest.php
Now, Antwon views the file in file manager and nothing is there. Antwon also cannot get to it via website.
Antwon is puzzled.
Antwon also wants to connect to the MySQL server... which is obviously the problem with the Php. Antwon cannot.
Antwon GRRRRR's at PhPNuke and all others, Antwon wants to make his own scripts.
So, um, yeah, I wanna make Php work and I wanna be able to go to the sites that I make. So, um, yeah, how do I do this?
Through a pain of all the other tutorial sites listed before, I quite cannot find answers to such newbie questions. But seriously, I gotta start somewhere.
So, um, yeah, any help would be really cool. Awesome. INSANE! So, um, thankx
~Antwon
