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 […]
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 […]
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 […]