Php Source Code Conversion from asp to PHP

Source: Internet
Author: User
Ec (2); & nbsp; programs are common... the following is the code for converting asp to php, although it is not clear in some places. basically, we can see that. any language can be converted to one another. above is php below is asp & nbsp; & lt ;? Php ------------------------------------------------------------------------------------- clas script ec (2); script


Programs are common...
The code for converting asp to php is as follows:
Although it is not clear in some places, we can still see that any language can be converted to each other.
Above is php below is asp

// Configure //-------------------------------------------------------------------------------------
Class clsThief
{
//__________________
Private $ value _;
Private $ src _;
Private $ isGet _;

Public function setSrc ($ str)
{
$ This-> src _ = $ str;
}

Public function getSrc ()
{
Return $ this-> src _;
}

Public function getValue ()
{
Return $ this-> value _;
}

Public function getVersion ()
{
Return "Version 2005 ";
}

Function _ construct ()
{
$ This-> value _ = "";
 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.