View Single Post

  #2 (permalink)  
Old 09-11-2006
Alex Turner
 
Posts: n/a
Default Re: Ajax and PHP: XMLHTTP

Micky Hulse wrote:
> <?=$_SERVER['PHP_SELF']?>
>
> Can I replace the above with some sort of XMLHTTP request?
>
> Googling now... thought I would ask here first.
>
> Any good links to tuts that might cover that sort of thing?
>
> Kinda thinking about plugging some Ajax into a random image php script.
>
> TIA. :)
> Cheers,
> Micky
>

I think that is a javascript question is it not? Unless you mean to use
curl or some such.

AJ

--
www.deployview.com
www.nerds-central.com
www.project-network.com
Reply With Quote