Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

\x3cHTML lang\x3d\x22en\x22\x3e\x3cHEAD\x3e\x3clink rel\x3d\x22alternate\x22 type\x3d\x22t..

Decoded Output download

<?  <HTML lang="en"><HEAD><link rel="alternate" type="text/xml" href="http://ebssfbfe.etcbase.local:8080/Reach/Sip.svc?disco"/><STYLE type="text/css">#content{ FONT-SIZE: 0.7em; PADDING-BOTTOM: 2em; MARGIN-LEFT: 30px}BODY{MARGIN-TOP: 0px; MARGIN-LEFT: 0px; COLOR: #000000; FONT-FAMILY: Verdana; BACKGROUND-COLOR: white}P{MARGIN-TOP: 0px; MARGIN-BOTTOM: 12px; COLOR: #000000; FONT-FAMILY: Verdana}PRE{BORDER-RIGHT: #f0f0e0 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #f0f0e0 1px solid; MARGIN-TOP: -5px; PADDING-LEFT: 5px; FONT-SIZE: 1.2em; PADDING-BOTTOM: 5px; BORDER-LEFT: #f0f0e0 1px solid; PADDING-TOP: 5px; BORDER-BOTTOM: #f0f0e0 1px solid; FONT-FAMILY: Courier New; BACKGROUND-COLOR: #e5e5cc}.heading1{MARGIN-TOP: 0px; PADDING-LEFT: 15px; FONT-WEIGHT: normal; FONT-SIZE: 26px; MARGIN-BOTTOM: 0px; PADDING-BOTTOM: 3px; MARGIN-LEFT: -30px; WIDTH: 100%; COLOR: #ffffff; PADDING-TOP: 10px; FONT-FAMILY: Tahoma; BACKGROUND-COLOR: #003366}.intro{display: block; font-size: 1em;}</STYLE><TITLE>RemoteService Service</TITLE></HEAD><BODY><DIV id="content" role="main"><h1 class="heading1">RemoteService Service</h1><BR/><P class="intro">You have created a service.<P class='intro'>To test this service, you will need to create a client and use it to call the service. You can do this using the svcutil.exe tool from the command line with the following syntax:</P> <BR/><PRE>svcutil.exe <A HREF="http://ebssfbfe.etcbase.local:8080/Reach/Sip.svc?wsdl">http://ebssfbfe.etcbase.local:8080/Reach/Sip.svc?wsdl</A></PRE><P>You can also access the service description as a single file:<BR/><PRE><A HREF="http://ebssfbfe.etcbase.local:8080/Reach/Sip.svc?singleWsdl">http://ebssfbfe.etcbase.local:8080/Reach/Sip.svc?singleWsdl</A></PRE></P></P><P class="intro">This will generate a configuration file and a code file that contains the client class. Add the two files to your client application and use the generated client class to call the Service. For example:<BR/></P><h2 class='intro'>C#</h2><br /><PRE><font color="blue">class </font><font color="black">Test
</font>{
<font color="blue">    static void </font>Main()
    {
        <font color="black">SessionManagerClient</font> client = <font color="blue">new </font><font color="black">SessionManagerClient</font>();

<font color="darkgreen">        // Use the 'client' variable to call operations on the service.

</font><font color="darkgreen">        // Always close the client.
</font>        client.Close();
    }
}
</PRE><BR/><h2 class='intro'>Visual Basic</h2><br /><PRE><font color="blue">Class </font><font color="black">Test
</font><font color="blue">    Shared Sub </font>Main()
<font color="blue">        Dim </font>client As <font color="black">SessionManagerClient</font> = <font color="blue">New </font><font color="black">SessionManagerClient</font>()
<font color="darkgreen">        ' Use the 'client' variable to call operations on the service.

</font><font color="darkgreen">        ' Always close the client.
</font>        client.Close()
<font color="blue">    End Sub
</font><font color="blue">End Class</font></PRE></DIV></BODY></HTML> ?>

Did this file decode correctly?

Original Code

\x3cHTML lang\x3d\x22en\x22\x3e\x3cHEAD\x3e\x3clink rel\x3d\x22alternate\x22 type\x3d\x22text\x2fxml\x22 href\x3d\x22http\x3a\x2f\x2febssfbfe.etcbase.local\x3a8080\x2fReach\x2fSip.svc\x3fdisco\x22\x2f\x3e\x3cSTYLE type\x3d\x22text\x2fcss\x22\x3e\x23content\x7b FONT-SIZE\x3a 0.7em\x3b PADDING-BOTTOM\x3a 2em\x3b MARGIN-LEFT\x3a 30px\x7dBODY\x7bMARGIN-TOP\x3a 0px\x3b MARGIN-LEFT\x3a 0px\x3b COLOR\x3a \x23000000\x3b FONT-FAMILY\x3a Verdana\x3b BACKGROUND-COLOR\x3a white\x7dP\x7bMARGIN-TOP\x3a 0px\x3b MARGIN-BOTTOM\x3a 12px\x3b COLOR\x3a \x23000000\x3b FONT-FAMILY\x3a Verdana\x7dPRE\x7bBORDER-RIGHT\x3a \x23f0f0e0 1px solid\x3b PADDING-RIGHT\x3a 5px\x3b BORDER-TOP\x3a \x23f0f0e0 1px solid\x3b MARGIN-TOP\x3a -5px\x3b PADDING-LEFT\x3a 5px\x3b FONT-SIZE\x3a 1.2em\x3b PADDING-BOTTOM\x3a 5px\x3b BORDER-LEFT\x3a \x23f0f0e0 1px solid\x3b PADDING-TOP\x3a 5px\x3b BORDER-BOTTOM\x3a \x23f0f0e0 1px solid\x3b FONT-FAMILY\x3a Courier New\x3b BACKGROUND-COLOR\x3a \x23e5e5cc\x7d.heading1\x7bMARGIN-TOP\x3a 0px\x3b PADDING-LEFT\x3a 15px\x3b FONT-WEIGHT\x3a normal\x3b FONT-SIZE\x3a 26px\x3b MARGIN-BOTTOM\x3a 0px\x3b PADDING-BOTTOM\x3a 3px\x3b MARGIN-LEFT\x3a -30px\x3b WIDTH\x3a 100\x25\x3b COLOR\x3a \x23ffffff\x3b PADDING-TOP\x3a 10px\x3b FONT-FAMILY\x3a Tahoma\x3b BACKGROUND-COLOR\x3a \x23003366\x7d.intro\x7bdisplay\x3a block\x3b font-size\x3a 1em\x3b\x7d\x3c\x2fSTYLE\x3e\x3cTITLE\x3eRemoteService Service\x3c\x2fTITLE\x3e\x3c\x2fHEAD\x3e\x3cBODY\x3e\x3cDIV id\x3d\x22content\x22 role\x3d\x22main\x22\x3e\x3ch1 class\x3d\x22heading1\x22\x3eRemoteService Service\x3c\x2fh1\x3e\x3cBR\x2f\x3e\x3cP class\x3d\x22intro\x22\x3eYou have created a service.\x3cP class\x3d\x27intro\x27\x3eTo test this service, you will need to create a client and use it to call the service. You can do this using the svcutil.exe tool from the command line with the following syntax\x3a\x3c\x2fP\x3e \x3cBR\x2f\x3e\x3cPRE\x3esvcutil.exe \x3cA HREF\x3d\x22http\x3a\x2f\x2febssfbfe.etcbase.local\x3a8080\x2fReach\x2fSip.svc\x3fwsdl\x22\x3ehttp\x3a\x2f\x2febssfbfe.etcbase.local\x3a8080\x2fReach\x2fSip.svc\x3fwsdl\x3c\x2fA\x3e\x3c\x2fPRE\x3e\x3cP\x3eYou can also access the service description as a single file\x3a\x3cBR\x2f\x3e\x3cPRE\x3e\x3cA HREF\x3d\x22http\x3a\x2f\x2febssfbfe.etcbase.local\x3a8080\x2fReach\x2fSip.svc\x3fsingleWsdl\x22\x3ehttp\x3a\x2f\x2febssfbfe.etcbase.local\x3a8080\x2fReach\x2fSip.svc\x3fsingleWsdl\x3c\x2fA\x3e\x3c\x2fPRE\x3e\x3c\x2fP\x3e\x3c\x2fP\x3e\x3cP class\x3d\x22intro\x22\x3eThis will generate a configuration file and a code file that contains the client class. Add the two files to your client application and use the generated client class to call the Service. For example\x3a\x3cBR\x2f\x3e\x3c\x2fP\x3e\x3ch2 class\x3d\x27intro\x27\x3eC\x23\x3c\x2fh2\x3e\x3cbr \x2f\x3e\x3cPRE\x3e\x3cfont color\x3d\x22blue\x22\x3eclass \x3c\x2ffont\x3e\x3cfont color\x3d\x22black\x22\x3eTest\x0a\x3c\x2ffont\x3e\x7b\x0a\x3cfont color\x3d\x22blue\x22\x3e    static void \x3c\x2ffont\x3eMain\x28\x29\x0a    \x7b\x0a        \x3cfont color\x3d\x22black\x22\x3eSessionManagerClient\x3c\x2ffont\x3e client \x3d \x3cfont color\x3d\x22blue\x22\x3enew \x3c\x2ffont\x3e\x3cfont color\x3d\x22black\x22\x3eSessionManagerClient\x3c\x2ffont\x3e\x28\x29\x3b\x0a\x0a\x3cfont color\x3d\x22darkgreen\x22\x3e        \x2f\x2f Use the \x27client\x27 variable to call operations on the service.\x0a\x0a\x3c\x2ffont\x3e\x3cfont color\x3d\x22darkgreen\x22\x3e        \x2f\x2f Always close the client.\x0a\x3c\x2ffont\x3e        client.Close\x28\x29\x3b\x0a    \x7d\x0a\x7d\x0a\x3c\x2fPRE\x3e\x3cBR\x2f\x3e\x3ch2 class\x3d\x27intro\x27\x3eVisual Basic\x3c\x2fh2\x3e\x3cbr \x2f\x3e\x3cPRE\x3e\x3cfont color\x3d\x22blue\x22\x3eClass \x3c\x2ffont\x3e\x3cfont color\x3d\x22black\x22\x3eTest\x0a\x3c\x2ffont\x3e\x3cfont color\x3d\x22blue\x22\x3e    Shared Sub \x3c\x2ffont\x3eMain\x28\x29\x0a\x3cfont color\x3d\x22blue\x22\x3e        Dim \x3c\x2ffont\x3eclient As \x3cfont color\x3d\x22black\x22\x3eSessionManagerClient\x3c\x2ffont\x3e \x3d \x3cfont color\x3d\x22blue\x22\x3eNew \x3c\x2ffont\x3e\x3cfont color\x3d\x22black\x22\x3eSessionManagerClient\x3c\x2ffont\x3e\x28\x29\x0a\x3cfont color\x3d\x22darkgreen\x22\x3e        \x27 Use the \x27client\x27 variable to call operations on the service.\x0a\x0a\x3c\x2ffont\x3e\x3cfont color\x3d\x22darkgreen\x22\x3e        \x27 Always close the client.\x0a\x3c\x2ffont\x3e        client.Close\x28\x29\x0a\x3cfont color\x3d\x22blue\x22\x3e    End Sub\x0a\x3c\x2ffont\x3e\x3cfont color\x3d\x22blue\x22\x3eEnd Class\x3c\x2ffont\x3e\x3c\x2fPRE\x3e\x3c\x2fDIV\x3e\x3c\x2fBODY\x3e\x3c\x2fHTML\x3e

Function Calls

None

Variables

None

Stats

MD5 7ffa4ae6334218ed4d7f0539b9704e81
Eval Count 0
Decode Time 55 ms