| 
 Posted by Brendan Gillatt on 09/24/07 15:46 
-----BEGIN PGP SIGNED MESSAGE----- 
Hash: SHA1 
 
Jean-Guy Mouton wrote: 
> Hello, 
>  
> I am teaching myself PHP.  I have an HTML page with various products 
> each with a specific reference in the form "Reference XXX".  I would 
> like to put an email link below each product with the product reference 
> as part of the subject of the email link. 
>  
> What kind of procedure would you use?  Could you please put me in the 
> right track?  Thank you very much for your time. 
 
You would make a link such as <a 
href="script.php?referencenumber=XXX">Send this to a Friend</a> and 
simply fire off e-mails with the ref number that you passed to the script. 
 
- -- 
Brendan Gillatt 
brendan {at} brendangillatt {dot} co {dot} uk 
http://www.brendangillatt.co.uk 
PGP Key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xBACD7433 
-----BEGIN PGP SIGNATURE----- 
Version: GnuPG v1.4.3 (MingW32) 
 
iD8DBQFG99u9kA9dCbrNdDMRAmUNAKClNf0hfNTQhdj5VSfyRSkqaqEUTgCgx5MX 
RHG6hqKAOfobZiMpYxfUIw0= 
=Lq3W 
-----END PGP SIGNATURE-----
 
  
Navigation:
[Reply to this message] 
 |