Pages
(Move to ...)
Home
Java
Android
Php
Cake PHP
jQuery
Grails
All Pages
▼
Showing posts with label
server
.
Show all posts
Showing posts with label
server
.
Show all posts
Wednesday, July 23, 2014
Php & MySql oAuth Server & Client Example
›
Server side common.php (Need to include in all server side scripts) <?php require_once 'oauthLibrary/OAuthServer.php' ; ...
Saturday, April 27, 2013
Php making a soap based wsdl server
›
First create a wsdl file under www/soap/ directory named suppose soap1.wsdl: <? xml version = "1.0" ?> <definitions...
›
Home
View web version