PHP

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • HTTPS

    1 answers - 169 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    hi everyone
    i am writing a progrram for a Jabber C manager. I want to access
    the client XML using HTTPS. do any one know a way to so it
    Have any one the
  • No.1 | | 585 bytes | |

    Mon, January 29, 2007 12:30 am, chetan rane wrote:
    i am writing a progrram for a Jabber C manager. I want to
    access
    the client XML using HTTPS. do any one know a way to so it

    http://php.net/curl
    will get you through the S part of HTTPS nice and easy.

    Mucking with the XML, you have a handful of choices ranging from
    SimpleXML in PHP 5 to Ye James Clark expat from early PHP 4
    days

    If there's any way to use PHP 5, do so. XML parsing in PHP 4 can be
    tedious and downright painful, especially in the aforementioned James
    Clark expat lib

Re: HTTPS


max 4000 letters.
Your nickname that display:
In order to stop the spam: 5 + 4 =
QUESTION ON "PHP"

EMSDN.COM