PHP Retrieving what has already been sent.
Posted
by rhousham
on Stack Overflow
See other posts from Stack Overflow
or by rhousham
Published on 2010-05-20T10:36:08Z
Indexed on
2010/05/20
10:40 UTC
Read the original article
Hit count: 216
Ok I know I can do this via javascript but was wondering if I have say this
<HTML><HEAD><TITLE>Specifics of Bronica SQAi 150/4 PS </TITLE>
<?
include('producttopads.html');
and html processes php can I get the title...
Any ideas. Thanks Richard
© Stack Overflow or respective owner