Results 1 to 8 of 8
Thread: php
Hybrid View
-
26th May 2007 15:40 #1
php
index.php :
header.php :Code:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>index</title> </head> <body> <?php include("header.php"); include("main.php"); ?> </body> </html>
main.php :Code:<table width="100%" border="1" cellspacing="1" cellpadding="1"> <tr> <td colspan="6" bgcolor="#0033FF">HEADER</td> </tr> <tr> <td bgcolor="#996666">Home</td> <td bgcolor="#99FF66">Football</td> <td bgcolor="#FFCC33">Basketball</td> <td bgcolor="#666666">Formula 1 </td> <td bgcolor="#0033FF">Forum</td> <td bgcolor="#FF0000">Contacts</td> </tr> </table>
, php- , ? ?Code:<table> <tr> <td colspan="4" bgcolor="#009900" height="15" width="600"></td> </tr> <tr> <td width="100" rowspan="6" bgcolor="#009999">banner</td> </tr> <tr> <td width="150" height="200">Picture</td> <td width="400">some text</td> <td width="100" rowspan="2" bgcolor="#009999">banner</td> </tr> <tr> <td width="150" height="200">Picture</td> <td width="400">some text</td> </tr> <tr> <td width="150" height="200">Picture</td> <td width="400">some text</td> <td rowspan="2">LINKS:<br>links (50:50)</td> </tr> <tr> <td width="150" height="200">Picture</td> <td width="400">some text</td> </tr> <tr> <td></td> <td></td> <td align="right" height="20" >go to page 1,2,3,4</td> </tr> <tr> <td colspan="4" bgcolor="#009900" height="15" width="800"></td> </tr> </table>
-
26th May 2007 17:00 #2
, :
PHP Code:<?php include("header.php");?>, :PHP Code:<?php include("main.php");?>
?PHP Code:<?php
include("header.php");
include("main.php");
?>
-
26th May 2007 18:12 #3
(XAMPP1.5.5 win32: Apache/2.2.3, PHP/5.2.0) (
). PHP, HTML .
.
-
26th May 2007 18:14 #4
-
27th May 2007 09:19 #5
-
27th May 2007 10:53 #6
-
27th May 2007 21:01 #7
...
(100webspace.com) index- http://cp.100ws.com/members/filemanager/?action=view&file=index.php . require() ( , , tedych
) include(), (www.****.100webspace.com) . ...
- 10 
.
-
26th June 2007 18:43 #8




Reply With Quote


Lenovo ThinkPad 15 IdeaPad 15
5th May 2023, 22:16 in