Site stats [PHP]
#10

Quote:
Originally Posted by Mauzen
Посмотреть сообщение
just rename it to whatever.php or modify your webserver config to treat html files as php scripts. Then use the
<?php
//Whatever code
?>
tag to insert php code where you need it. Everything else may stay plain html.
For something like social networking, php is the absolute top thing to know. You should at least know the very basics to learn the rest by trying it, else its gonna be a hard and annoying time.
Or save it as (for example,if the file name is index.html) index.php(remember to include .php extension at the end of the name as this suffix will give it a recognition that this is a php file and has php code in it to compile),as alternative to renaming.
Reply


Messages In This Thread
Site stats [PHP] - by Face9000 - 21.10.2013, 12:14
Re: Site stats [PHP] - by R@f - 21.10.2013, 12:53
Re: Site stats [PHP] - by Face9000 - 21.10.2013, 13:17
Re: Site stats [PHP] - by ca2k - 21.10.2013, 13:39
Re: Site stats [PHP] - by Face9000 - 21.10.2013, 13:47
Re: Site stats [PHP] - by Michael@Belgium - 21.10.2013, 15:10
Re: Site stats [PHP] - by Pizzy - 21.10.2013, 18:14
Re: Site stats [PHP] - by Face9000 - 21.10.2013, 18:16
Re: Site stats [PHP] - by Mauzen - 21.10.2013, 18:22
Re: Site stats [PHP] - by Kaperstone - 21.10.2013, 18:40

Forum Jump:


Users browsing this thread: 1 Guest(s)