simply call it using file:

<?php

file('http://www.xyz.com/scripts/sending.php');

?>

[EMAIL PROTECTED] wrote:
> 
> Hi
> 
> I have a little scripting problem with php.I want to execute an extern URL with my 
>php file.But this url must be execute invisible.So how should i make this ?
> Here is an example.
> 
> Any User opens "sms.php". This file(sms.php) execute an URL like 
>"www.xyz.com/scripts/sending.php" and put out a text like "Thank you".
> 
> Thank you very much !!
> chris

-- 
robin curts
senior programmer
[EMAIL PROTECTED]
/*--------------------*/
thoughtbubble productions, inc.
http://www.thoughtbubble.com

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to