PHPhow to do PHP?
Page 1 of 1
14 Replies - 2290 Views - Last Post: 18 February 2006 - 11:59 AM
#1
PHP
Posted 18 February 2006 - 07:49 AM
Replies To: PHP
#2
Re: PHP
Posted 18 February 2006 - 07:50 AM
#3
Re: PHP
Posted 18 February 2006 - 07:52 AM
<?php /* code goes there */ ?>
#4
Re: PHP
Posted 18 February 2006 - 07:59 AM
http://us2.php.net/include/
#6
Re: PHP
Posted 18 February 2006 - 11:14 AM
#8
Re: PHP
Posted 18 February 2006 - 11:22 AM
#9
Re: PHP
Posted 18 February 2006 - 11:39 AM
<html> <head> <title> MY SITE </title> <link rel="stylesheet" type="text/css" href="format.css" /> </head> <body> <div id="head"> <?php require "header.php"; ?> </div> <div id="sidebar"> media </div> <div id="navigation"> links </div> <div id="content"> content </div> </body> </html>
#10
Re: PHP
Posted 18 February 2006 - 11:43 AM
is this file you are typing a .php file?
#11
Re: PHP
Posted 18 February 2006 - 11:47 AM
#12
Re: PHP
Posted 18 February 2006 - 11:49 AM
#13
Re: PHP
Posted 18 February 2006 - 11:52 AM
#14
Re: PHP
Posted 18 February 2006 - 11:58 AM
#15
Re: PHP
Posted 18 February 2006 - 11:59 AM
http://ca.php.net/install.windows
or here:
http://www.hostlibra...ql_php_on_linux
or here:
http://ca3.php.net/install.unix
for linux
|
|

New Topic/Question
Reply




MultiQuote





|