Exforsys
+ Reply to Thread
Results 1 to 2 of 2

Handling Technique

This is a discussion on Handling Technique within the PHP forums, part of the Programming Talk category; How does PHP Handles XML? Someone provide a brief idea on this?...

  1. #1
    sammy is offline Senior Member Array
    Join Date
    Apr 2006
    Answers
    144

    Handling Technique

    How does PHP Handles XML? Someone provide a brief idea on this?


  2. #2
    Rahulbatra is offline Senior Member Array
    Join Date
    Apr 2006
    Answers
    124
    From the version 5 of PHP namely PHP5 there are various interfaces developed which help users to work with XML in PHP environment. Also the input and output techniques in XML while working with PHP environment is handled using PHP streams which adds powerfulness to the data handling. In PHP6 the XML code written are with extensions made readily as Unicode. So from the above you would have got the clear idea that PHP handles XML efficiently and dynamically.


Latest Article

Network Security Risk Assessment and Measurement

Read More...