Search found 1 match
- Thu Aug 12, 2004 5:20 am
- Forum: PHP - Code
- Topic: XMLHTTP and CURL
- Replies: 1
- Views: 337
XMLHTTP and CURL
Hi, I am developing a site for a client, where i have to call a path internally from my server to a remote server. The server path is like http://abc.com/products/!Decode Here the server file is a PL/SQL file running on Oracle server. I have done this calling using XMLHTTP in asp. Now I have to buil...