php to HTML - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: Other (
https://sampforum.blast.hk/forumdisplay.php?fid=7)
+--- Forum: Everything and Nothing (
https://sampforum.blast.hk/forumdisplay.php?fid=23)
+--- Thread: php to HTML (
/showthread.php?tid=425430)
php to HTML -
Yves - 25.03.2013
alright guys i have downloaded a website homepage i like but ther are php not HTML but am not sure how to convert them to HTML easy to edit with C+ etc if it dont take that long to convert can anyone help me or do it for me thanks alot
link to the homepage what it looks like i need converting
http://wordpress.org/extend/themes/gamepress
Re: php to HTML -
admantis - 25.03.2013
You can't convert "php" to "html". Their structure is very different and many of the functions used in PHP do not exist in HTML (with the exception of HTML5).
I doubt there is a site like this (wordpress, blogs, etc) that doesn't use PHP at all.
Re: php to HTML -
Yves - 25.03.2013
i see i dont like php that much such as HTML you can easy click and opens and you can see what you editing etc. Thanks
Re: php to HTML -
admantis - 25.03.2013
That depends on the editor you are using (if you're not coding with bare Notepad), not on the language itself. But it is a much more flexible and easy language.
Re: php to HTML -
Snipa - 25.03.2013
1) Open up notepad
2) Delete System32
3) Calculate mass of sun
Re: php to HTML -
SchurmanCQC - 25.03.2013
PHP and HTML are the most different languages in the world. PHP is a programming language used to set up programmable applications like UCPs etc. HTML is a markup language used for web-sites and text formatting. Can you paste the insides of one of the PHP files here in tags?
Re: php to HTML -
fml - 25.03.2013
Lol, this guy tried to steal the serverside script of the website? xDD
Re: php to HTML -
Yves - 25.03.2013
Quote:
Originally Posted by fml
Lol, this guy tried to steal the serverside script of the website? xDD
|
seens when is it serverside O_o am not stealing anything! as i wanna learn php. stuff
Re: php to HTML -
Snipa - 25.03.2013
PHP -> Server sided
HTML -> Browser sided
You can't get the PHP code of a site unless it gives it out or you get the actual file on the webserver.
Re: php to HTML -
Yves - 25.03.2013
ino PHP is Server sided and HTML Browser sided thats what i like about HTML then again i have no idea why that, guy posting here saying am stealing when Am Not i only asked for help! but thanks.