Hi, If the script is on the same application root as your main php scripts then you should be able to call the script in the first. However, if that script is on another server you can use cURL to post the data to that other server from inside script 1.
Sincerely, Mike -- Mike Brandonisio * Web Hosting Tech One Illustration * Internet Marketing tel (630) 759-9283 * e-Commerce [EMAIL PROTECTED] * http://www.jikometrix.net JIKOmetrix - Reliable web hosting On Nov 17, 2006, at 5:08 AM, Sarah Foxton wrote: > > Hi there, > > I have 2 scripts, > > After the 1st script is run/activated, i'll like it to > automatically forward the result (POST) to the 2nd script > > Is that poss ? > > G > > > > > > > > > Community email addresses: > Post message: [email protected] > Subscribe: [EMAIL PROTECTED] > Unsubscribe: [EMAIL PROTECTED] > List owner: [EMAIL PROTECTED] > > Shortcut URL to this page: > http://groups.yahoo.com/group/php-list > Yahoo! Groups Links > > > >
