Using NuSOAP with PHP 5

That was a real trouble for me so I thought I should post it. I was using the following code,
$date = date(”Ymd”);
$params = array();
$params[’serialNo’] = $date;
$params[’entryType’] = “master”;
require_once(’lib/nusoap.php’);
$masterClient=new soapclient(”http://localhost/nusoap/edit/server.php”);
$response = $masterClient->call(’makeEntry’, $params);

While testing, I was getting error as Cannot redeclare class soapclient……… I search inside the class like weirds, but didn’t find the source of […]


2 Comments

Web 2.0 Badges - Useful collection of stylish web 2.0 badges and badge generator.

Hi all,
I am going to share a very awesome website with you. With that website you can create nice looking web 2.0 badges for your website.

They are probably one of the most popular trend in Web 2.0 time. They might have various round or square corners and […]


4 Comments

Tutorials Garden V2 beta is online!

Yep, that’s right. I am done with the coding and designing of new version. Last night I uploaded the new version. I hope you guys will like this version. Here is a list of new features that are added in this version.
1- Blog
I have moved the my blog from dailyweb20.com to here. I have […]


No Comments

Home | About Us | Advertise | Link to Us | Contact Us
Privacy Policy | Disclaimer | Terms of Uses
Copyright 2006-2007 Design Code Interactive. Please do not use website contents without our permissions.

Design Code Interactive
Validate XHTML Validate CSS