+ Reply to Thread
Results 1 to 4 of 4

Thread: Is adding extensions to PHP possible in shared account?

  1. #1
    Junior Member
    Join Date
    Sep 2008
    Posts
    3

    Default Is adding extensions to PHP possible in shared account?

    hi, I am using the shared service for hosting my php applications. I wish to use XSLT (XML stylesheet basically) in php, but I think it is not bundled in PHP5 anymore. Is it possible to install a XSLT related extension or intergrate a c library to enable this?

    Thanks for reading this

  2. #2
    I love LAMP.
    Join Date
    Jul 2004
    Location
    Chicago, Illinois, United States
    Posts
    201

    Default

    Our shared hosting PHP has the "xsl" extension which provides XSLT support. Is that what you need?
    Kevin Stange
    Chief Technology Officer
    Steadfast Networks
    http://steadfast.net
    kevin@steadfast.net

  3. #3
    Junior Member
    Join Date
    Sep 2008
    Posts
    3

    Default

    Wow, thanks so much!

    Somehow I must read about the wrong XSLT package out there and never realised there is this one. Thanks so much for your time for this question.

  4. #4
    Junior Member
    Join Date
    Sep 2008
    Posts
    3

    Default

    Hi sorry to bother again.

    I am writing something to upload a zip file and download a zip file. I am using the php zip extension, which is not installed. Will it be possible to install this extension?

    Thanks

    lulalala

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts