This commit is contained in:
Sam Ruby 2000-03-06 13:19:58 +00:00
parent 92943a0c3f
commit edb2b71387
6 changed files with 0 additions and 79 deletions

View File

@ -4,10 +4,6 @@
<title>Cookies Example</title>
</head>
<body>
<a href="/examples/servlets/cookies.html">
<img src="/examples/images/code.gif" height=24 width=24 align=right border=0 alt="view code"></a>
<a href="/examples/servlets/index.html">
<img src="/examples/images/return.gif" height=24 width=24 align=right border=0 alt="return"></a>
<h3>Cookies Example</h3>
<?

View File

@ -4,10 +4,6 @@
<title>Request Header Example</title>
</head>
<body>
<a href="/examples/servlets/reqheaders.html">
<img src="/examples/images/code.gif" height=24 width=24 align=right border=0 alt="view code"></a>
<a href="/examples/servlets/index.html">
<img src="/examples/images/return.gif" height=24 width=24 align=right border=0 alt="return"></a>
<h3>Request Header Example</h3>
<table border=0>

View File

@ -4,10 +4,6 @@
<title>Request Information Example</title>
</head>
<body bgcolor="white">
<a href="/examples/servlets/reqinfo.html">
<img src="/examples/images/code.gif" height=24 width=24 align=right border=0 alt="view code"></a>
<a href="/examples/servlets/index.html">
<img src="/examples/images/return.gif" height=24 width=24 align=right border=0 alt="return"></a>
<h3>Request Information Example</h3>
<table border=0><tr><td>
Method:

View File

@ -4,10 +4,6 @@
<title>Request Parameters Example</title>
</head>
<body bgcolor="white">
<a href="/examples/servlets/reqparams.html">
<img src="/examples/images/code.gif" height=24 width=24 align=right border=0 alt="view code"></a>
<a href="/examples/servlets/index.html">
<img src="/examples/images/return.gif" height=24 width=24 align=right border=0 alt="return"></a>
<h3>Request Parameters Example</h3>
Parameters in this request:<br>
<?php

View File

@ -1,59 +0,0 @@
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
Project: "php4dllts"=..\..\php4dllts.dsp - Package Owner=<4>
Package=<5>
{{{
}}}
Package=<4>
{{{
}}}
###############################################################################
Project: "php4ts"=..\..\php4ts.dsp - Package Owner=<4>
Package=<5>
{{{
}}}
Package=<4>
{{{
}}}
###############################################################################
Project: "servlet"=.\servlet.dsp - Package Owner=<4>
Package=<5>
{{{
}}}
Package=<4>
{{{
Begin Project Dependency
Project_Dep_Name php4ts
End Project Dependency
Begin Project Dependency
Project_Dep_Name php4dllts
End Project Dependency
}}}
###############################################################################
Global:
Package=<5>
{{{
}}}
Package=<3>
{{{
}}}
###############################################################################

View File

@ -4,10 +4,6 @@
<title>Sessions Example</title>
</head>
<body>
<a href="/examples/servlets/sessions.html">
<img src="/examples/images/code.gif" height=24 width=24 align=right border=0 alt="view code"></a>
<a href="/examples/servlets/index.html">
<img src="/examples/images/return.gif" height=24 width=24 align=right border=0 alt="return"></a>
<h3>Sessions Example</h3>
<?php