Monday, November 23, 2015
How to earn money from internet
How to earn money from internet
Now a days you used to listen that there has many people became rich or earn more money using internet. Well here I will discuss about ... 10:31 AMSimple answer is yes. If you can browse and know to use internet then you can earn money from internet. Its not easy but its easy.
What do you need for it -
1. 1 pc/laptop
2. Internet connection
3. Be patient
In my idea I make it into two categories to earn money from internet -
1. Short way method
2. Long term method
Short way method:
This short way method is very effect-able. By this method you can earn money so quickly. There has lot of way to earn money in short way.
a. Captcha entry/Data entry
This type of work is very common and popular also. After entering correct 1000 of captcha you will be paid about $1. But it can be difference one to another company. From this site you can start this captcha entry job, http://www.2captcha.com
b. Forum/Comment Post, Share, Like etc
This type of work is very popular also and there has many people is earning a lot of money monthly. From http://microworkers.com, you will get these type of short work and payment is not bad per task.
How to check domain name suggestion tools
How to check domain name suggestion tools
In my experience there has one website is very good to check domain name idea suggestion tools. By this site you will get a lot of domain ... 8:25 AM
In my experience there has one website is very good to check domain name idea suggestion tools. By this site you will get a lot of domain name idea.
Try it now http://www.namemesh.com
Try it now http://www.namemesh.com
Download school management software free
Download school management software free
We are offering free to download school management software. It is a open source software, which was made on raw php. It is a demo ... 8:01 AMWe are offering free to download school management software. It is a open source software, which was made on raw php.
It is a demo version to check and try this software. If you want full version and need to customize it than please feel free to contact with us by this email shahin2k5@gmail.com.
To install this software you need to unzip the downloaded file and inside this folder you will get mysql database file, which you have to import into your database.
1. Unzip download folder
2. Put it into htdocs
3. Create any database and import sql file from unzip folder
4. Edit dbconnection.php file
5. User type: user
6. User id: admin
7. Password: 12345
For any inquiry call us 01940271713 or mail us at shahin2k5@gmail.com
How to change database or mysql connection settings for Magento?
How to change database or mysql connection settings for Magento?
Just browse this file - /app/etc/local.xml Here you see very similar to the following. Simply modify the connection settings and sav... 7:07 AMJust browse this file -
/app/etc/local.xml
Here you see very similar to the following. Simply modify the connection settings and save.
<connection>
<host><![CDATA[localhost]]></host>
<username><![CDATA[database_username]]></username>
<password><![CDATA[database_password]]></password>
<dbname><![CDATA[database_name]]></dbname>
<active>1</active>
</connection>
Important: Only change the values within the CDATA brackets.
Sunday, November 22, 2015
How to add custom fields into onepage checkout in magento
How to add custom fields into onepage checkout in magento
To add custom fields into onepage checkout option than you have to follow these 5 steps - 1. Create your module 2. Make your sql install ... 3:33 AM1. Create your module
2. Make your sql install file
3. Make your xml file for module
4. Edit Customer template option from admin dashboard
5. Put input box in the checkout page
Create your module
Subscribe to:
Posts (Atom)