Sir ,
I have doubt in setting up security tab for a php website .
Can anyone tell me to setup security tab for a website.
User Profile
Collapse
-
how to setup security tab for phpwebsite
-
Can any one tell me good SVG-chart library similar to google API
sir,
can anyone tell me good charting library for SVG similar to google API -
when i try to consume php webservice in VB.Net ,this webservice function is not consuming in VB.NET -
How to consume php login soap webservice to VB.net
here is my client code for soap-client
here is soap-server.php fileCode:<?php $uname = $_REQUEST['user']; $passw = $_REQUEST['pass']; $client = new SoapClient("http://192.168.0.128/nusoap/login.wsdl"); echo $client->Login($uname,$passw); ?>
...Code:<?php function getCatalogEntry($uname,$passw)
-
how to generate WSDL for soapwebservice in php
Could u please give a small example for the above. -
please show me simple php webservice using nusoap library
sir
could u please show me a simple php webservice code forlogin using nusoap -
-
How to read values from "$newdom1 = $proc1->transformToDoc($inputdom1)"
php code is given below
...Code:<?php /* load the xml file and stylesheet as domdocuments */ $xsl = new DomDocument(); $xsl->load("rs.xsl"); $inputdom = new DomDocument(); $inputdom->load("rss.xml"); /* create the processor and import the stylesheet */ $proc = new XsltProcessor(); $xsl = $proc->importStylesheet($xsl); $proc->setParameter(null, -
-
Can anyone give simple example to extract xml from rssfeed using xslt
can anyone help me to get xml from rss feed using xsltLeave a comment:
-
How to extract xml from rssfeed using xslt
I have given rss.xml as input
below is the rsscode .
...Code:<?xml version="1.0" encoding="utf-8"?> <?xsl-stylesheet type="text/xsl" href="http://192.168.0.128/testrss/test/mytest.xsl"?> <rss version="2.0"> <channel> <!-- Hey! This web page is actually a data file that is meant
-
i have attached a style sheet to it but style sheet not taken by rss in browser ,but in editor it takes why?
rssfeed source code
<?xml version="1.0" encoding="utf-8"?>
<?xsl-stylesheet href="xsltest.x sl" type="text/xsl"?>
<rss version="2.0">
<channel>
<title>wholesal e</title>...Leave a comment:
-
-
I am getting the output in xsl-easy editor but while trying to run in browser only text is displayed no xml tags with itLeave a comment:
-
only text is displayed in my browser no xml tags as mentioned in output field
that is 'JohnMorka'Leave a comment:
-
how to display xslt output in web browser
here is the xml code
...Code:<?xml-stylesheet href="example2.xsl" type="text/xsl" ?> <?xml version="1.0" ?> <persons> <person username="JS1"> <name>John</name> <family-name>Smith</family-name> </person> <person username="MI1"> <name>Morka</name>
No activity results to display
Show More
Leave a comment: