Archive for October, 2008

Written on October 29, 2008 at 12:10 am by admin

PHP MySql Tutorial

As you know by the help of PHP you can create dynamic website content. The dynamic content doesn't necessary require a database, however in most cases you have/need one. All of the content management systems, blogs or only a simple form processor use database. In the PHP world the most commonly used...
Tags: ,
Written on October 11, 2008 at 09:10 pm by admin

Google Adsense Optimization Tips

Do you always wonder why some people make a lot of money from Google AdSense but not you? What are their secrets to make money from Google AdSense? No more Questions. A lot of people are making a lot of money from Google AdSense and that is a truth. You can make money from Google AdSense too and yo...
Written on at 09:10 pm by admin

Ten Tips to the Top of the Search Engines

Having a website that gets found in Google, Yahoo, and MSN, etc. isn't hard to do, but it can be difficult to know where to begin. Here are my latest and greatest tips to get you started: Do not purchase a new domain unless you have to....
Written on October 10, 2008 at 06:10 pm by admin

cURL Script to send SMS to MeroMobile(SpiceNepal) without @sms.spicenepal.com

[sourcecode language='php'] /**** Developed By: Sovit Tamrakar sovit.tamrakar@gmail.com ****/ // SendSMS function starts function SendSMS($toNo,$msg){ $cookie="cookie.txt"; // Spice Nepal Login Informations $login = "SPICENEPAL LOGIN NO"; //(Your Phone No like 9801234...