If i have a php file, i was wondering how do i get it to show up in an HTML so people can see the php content.
I have the code, i want it to run the php on the html, but all is showing up is the code.
Thanks,Evan
I have a script, i need it to show online players in my server. I host my own game. The only problem is all the files are .php well, when i change it to .html it will show the information if its .php it just downloads the file when i type in the url.
My website that is having the problem is...
I have a script, i need it to show online players in my server. I host my own game. The only problem is all the files are .php well, when i change it to .html it will show the information if its .php it just downloads the file when i type in the url.
My website that is having the problem is...
If i have a php file, i was wondering how do i get it to show up in an HTML so people can see the php content.
I have the code, i want it to run the php on the html, but all is showing up is the code.
Thanks,Evan
I have a script, i need it to show online players in my server. I host my own game. The only problem is all the files are .php well, when i change it to .html it will show the information if its .php it just downloads the file when i type in the url.
My website that is having the problem is...
If i have a php file, i was wondering how do i get it to show up in an HTML so people can see the php content.
I have the code, i want it to run the php on the html, but all is showing up is the code.
Thanks,Evan
If i have a php file, i was wondering how do i get it to show up in an HTML so people can see the php content.
I have the code, i want it to run the php on the html, but all is showing up is the code.
Thanks,Evan
http://www.l2reliance.net/account/playeronline.html
When you go to this page, on my website. What do i need to change so that it will show the online players?
Here is my code:
<html>
<BODY BACKGROUND="bg.gif" BGCOLOR="#000000" TEXT="#FFFFFF">
<table border='5' align="left">
<tr><td><a...