RE: [PHP] sending SMS messages via PHP

2001-03-09 Thread Simon Ould
Have you tried www.deltica.com ? I haven't used them myself but am planning to in the near future - as soon as I get the site finished. You buy messages in blocks: 100 msgs £8.00 1,000 msgs £70.00 10,000 msgs £500.00 They also have a trial service where you get 4 free messages. You don't appe

RE: [PHP] Problem with the HTTP_REFERER

2001-04-27 Thread Simon Ould
My interpretation of the problem is: You want a link on page A.php which points to B.php, B.php does some stuff, then redirects the user to page C.php You want the value of HTTP_REFERER on page C.php to be A.php Correct? If so, read on, if not, then delete this email. I'm using php-4.0.4pl1, a

RE: [PHP] Problem with the HTTP_REFERER

2001-04-27 Thread Simon Ould
with include(), or require(), functions, or another file access function, and have spaces or empty lines that will output before header() is called. The same problem exists when using a single PHP/HTML file." > -Original Message- > From: Simon Ould [mailto:[EMAIL PROTECTED]] >

RE: [PHP] PHP Book?

2001-04-27 Thread Simon Ould
"PHP Developers Cookbook", by Sterling Hughes I like it: as the name might suggest, it is packed with real-World examples. I also bought "Beginning PHP Programming" (Wrox press). Mistake. Big mistake. It is aimed at people who are *completely* new to programming. The review that I read of it didn

RE: [PHP] Active-X

2001-03-28 Thread Simon Ould
The following code snippet was copied from http://javascript.internet.com/miscellaneous/check-mimes.html Looking at it, I guess that it only works with Netscape. Maybe for a less UA specific solution you could have a start page that contains a small flash movie that redirects the user to the flash