-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathheader.inc
69 lines (63 loc) · 2.82 KB
/
header.inc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
<?php
if (!isset($page_title)) $page_title="PHP code and online MySQL database - example username password";
if (!isset($page_keywords)) $page_keywords="free PHP code, mysql sql";
if (!isset($page_desc)) $page_desc="FREE example PHP code and a MySQL database";
?>
<html>
<head>
<title><?php echo $page_title; ?></title>
<meta NAME="keywords" CONTENT="<?php echo $page_keywords; ?>">
<meta NAME="description" CONTENT="<?php echo $page_desc; ?>">
<meta NAME="Content-Language" CONTENT="english">
<meta name="Revisit-after" content="56 days">
<meta name="Distribution" content="Global">
<meta name="Copyright" content="Copyright © 1996-2008 Seiretto.com">
<meta NAME="ROBOTS" CONTENT="ALL">
<link rel="stylesheet" type="text/css" href="tds.css">
</head>
<body BACKGROUND="DiscoverBack.gif"
style="
SCROLLBAR-ARROW-COLOR: #BBCCFF;
SCROLLBAR-TRACK-COLOR: #C9DAF7;
SCROLLBAR-FACE-COLOR: #002163;"
TOPMARGIN="0" LEFTMARGIN="15" MARGINWIDTH="0" MARGINHEIGHT="0">
<div align="center"><center>
<strong><font color="#000000" face="Comic Sans MS">TheDemoSite.co.uk</font></strong>
sample code: <a href="http://asp.thedemosite.co.uk/">ASP and MySQL</a>
- <a href="http://php.thedemosite.co.uk/">PHP and MySQL</a> -
<a href="http://asp.thedemosite.co.uk/mssql/">PHP and MsSQL</a>
- <a href="http://thedemosite.co.uk/phpformmailer/">phpFormMailer</a> -
<a href="http://asp.thedemosite.co.uk/asp_contact_email_form/asp_contact_email_form.asp">
ASP Contact form</a>
<table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr>
<td width="100%"><p align="center"><img height="2" src="line.gif" width="99%" border="0"
alt="PHP code examples with database connectivity"></td>
</tr>
<tr>
<td width="100%"><img height="2" src="line.gif" width="99%" border="0"
alt="PHP code examples with database connectivity"><div align="center"><center><table
border="0" width="98%" cellspacing="0" cellpadding="0">
<tr>
<td style="width: 22%"><font face="Comic Sans MS"><big><strong>PHP and
MySQL<br></strong>sample code</big></font></td>
<td><p align="center"><small>Just examples of <b>PHP</b> code, linking to your <b>MySQL</b>
database and JavaScript.<br>
<a href="index.php">1. Home</a> | <a href="thedatabase.php">2. The Database</a> | <a
href="addauser.php">3. Add a User</a> | <a href="login.php">4. Login</a> | <a
href="getyourowndbonline.php">5. Get your db online</a></small></td>
</tr>
</table>
</center></div></td>
</tr>
<tr>
<td width="100%"><p align="center"><img height="2" src="line.gif" width="99%" border="0"
alt="PHP code examples with database connectivity"><br>
</td>
</tr>
</table>
</center></div>
</table>
<table border="0" width="100%">
<tr>
<td>