Wednesday, December 30, 2009

Green websites, save the environment online !

Have you ever thought how much CO2 you emit during web surfing? Every minute of thousands of visitors, spending time browsing to a website averages about 1.2kg of CO2 emitted into our atmosphere. At this time, maybe it's not a huge amount for an individual Web site, but imagine if you consider the amount of time you use the internet along with others, how much CO2 is the waste? Certainly be very much. With so many...

Saturday, December 26, 2009

How to create Admin page with 1 IP access

Hi coding freak...back again with me at php tutorial. In this php tutorial i will show you how to make out website to more secure. Each website must have the admin page. Page admin here means the web pages that are used by webmasters to manage content and web interface. Surely we would not want if the admin page is known by other parties. Using your username and password would be fine, but didn't rule out other users...

Monday, December 21, 2009

How to create the best one possible blog

Hi...that's nice that we can meet again. Today I'm going to share with you some of my tips to make the most of your blog and create the best one possible! Are you ready?? then see my tips below... 1. All About the White! Use a white middled background! Why? Because this is a must if you upload a lot of pictures on your blog! You won't get that "white outline" around any pictures because it will blend in with your...

Friday, December 18, 2009

Most recommended PTC site

If you are looking to earn cash online safe and easy, this is my most recommended get paid to clicks list for you. The PTC list above is really recommended because they are not a scam, and they are really pay you ! The payment proof i will post later. Now check it out all of them : 1. Neobux.com The best PTC!! They never failed to pay its members. Auto payment! Just click cashout & less than 1 second...

How not to get scammed

Perhaps many of you are thinking, how do we know if the website would not deceive us? or maybe, how do we not get scam? Here are a few simple things to prevent getting scammed. Follow them closely, they are very accurate and will help you in the long run....

What is Paid-To-Click (PTC)?

       Paid-To-Click commonly known as “PTC” is a method of earning money online by reading emails and clicking on the “paid” link. “Paid” link is a link sent along with the advertisement which pays the members, money or points for reading the email advertisement that is purchased by the programs advertisers. The value of money and points vary from program to program.  Paid To Click...

Some reason why people fail and surrender at internet business

A lot of things and reasons why some people claim failed and surrendered to the internet business. But some of the people reasons that fail and give up on the internet business which I will write in this article later, should no longer be an excuse for you who read this article. Because by knowing some of the people reasons that fail and give up, you can avoid them and anticipate in order not to be a failure reason...

Thursday, December 17, 2009

Introduction to Making Money Online

  Finally we meet again, after so long not seen, of course because we are never been met before. How could we meet, because I myself have never showed myself...haha. Maybe next time i will show myself. Allright back to topic,  In this article i want to share my experience and knowledge about making money online with minimum investment (like 30 minutes per day of your valuable time, personal computer and reliable...

Friday, December 11, 2009

Simple Calculator Online

Hello again coding freak...Back again with PHP Tutorial. PHP has some mathematical functions that can be used to count. Through this tutorial I will teach you how to make a simple calculator online...

Thursday, December 10, 2009

Create LOG System with FLAT File

 If we have a website, of course we would want out traces of our website visitors. In this PHP Tutorial, i will show you how to make simple LOG System with FLAT File. Some uses of the system log include: other than to find out visitor information, log files, too useful to assist the analysis of security ...

Monday, December 7, 2009

Prevent Direct Linking for PHP sites

 If you want to prevent those awful direct linkers, use this PHP tutorial. Open up your notepad (start>>programs>>accessories>>notepad) or another text editor, and copy the code below to it. Name this file .htaccess and make sure it doesn't have an extension on the end, like .txt. If it is named .htaccess.txt, rename it  .htaccess. Save it and upload it to your main directory. Or, you can...

Things that you may have before entering the Internet Business

There are some things that should be know before you start an Internet business. Perhaps many of you already know this, please in understandable, because I'm still a noob :D Okay then... below is a few thing you may have before entering the Internet business · Use a valid email address - You will always want to have a valid email address to use when you sign up to a Pay To Click site. This is so that the website...

Create simple login page using PHP

Hello again all coding freak... In this PHP tutorial I will give examples of the use of the database, session, and encryption I use MD5 to make the PHP code that is secure as the login page, although not 100% safe. And of course this article is just an example, while development is hung to you. Like the previous article, I just explained a bit of an example related to source code and how the source code. Simply...

How to create root mapping menu

"Mapping Menu" is one of the mapping of our web directory which aims to facilitate our clients to explore our website. Without further ado, in this PHP tutorial I will explain how to manufacture a menu mapping. As usual, to create a program would need a code ... :p...

Create Page Index using PHP

Hi all coding freak, this time I will show you PHP Tutorial about how to create a page which means a rise in its website content in generated from the database. If you have a "Dinamic Website" huge and has thousands of items / product you must trouble to display these items one by one in a regular, automatic and controlled. The solution is you can use the display per page. <-Previous 1 2 3 Next-> The contents...

Create login like Cpanel using PHP

Have you ever seen the display "login" as above? If so, maybe you wondered how to make it. Now, in this  PHP Tutorial i will show you how to create a login as above, it was very easy. The key lies in the Header. Header in PHP has the function of many once and can been tampered with. Okay, I'll explain how to make it. Create a file named index.php and then type the following script:...

Creating security image using PHP

Hi ... all coding freak, in this PHP tutorial I will explain how to create a Security Code - Security Image - or Captcha using PHP. What is Security Image / Security Code? Security image is a form of protection against a form of SPAM attacks. For example Have you completing the registration form to get an email account on yahoo?? See the bottom of the submit button above, there is a security code that appears...

PHP Script For Your Connection Info - IP - Proxy

Hi all coding freak... In this PHP Tutorial, i will show you how to make connection info as shown by the picture... The information on the picture is not complete, because i'm using localhost :D This is a script to create the look "your information". In this script will display: 1. IP 2. Proxy 3. Connection You may modify this scri...

How to create E-mail form using HTML and PHP

Hi all coding freak... I want to write something about PHP Tutorial again. This is quite simple. I want to write about how to create e-mail form using HTML and PHP. The first thing to do is create the form using html. We'll call it feedback.html. The form will have an action of send.php, which we'll create later. Below is the html code for our form...

Redirect a page using PHP

Redirect page is used to divert one page to another page. Usually this is used to switch to another page when there are improvements to the site, or when doing authentication, charging or running through a database query using php or server side scripting others. There are 2 types of redirect functionality to this page: The first was the addition of meta tags that are used in the html head ta...

What is PHP

PHP - What is it? Taken directly from PHP's home, PHP.net, "PHP is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly." This is generally a good definition of PHP. However, it does contain a lot of terms you may...

Maybe this is what you looking for

 

Subscribe Now

Followers

IT Skill is not enough... Copyright © 2009 Designed by Bie Blogger Template