| Home Page |
|||||
susen - ArticlesThis article is written by susen. You can get various useful ajax/php/my-sql script and articles from author’s website: http://ramui.com
Earn online money by affiliate programSo your success as an affiliate entirely depends upon the number of targeted visitors you can send everyday to the vendor's website. More visitors you send there will be greater chance of purchase and hence you can earn more online money. Affiliate programAffiliate program is the easiest way to earn money online. Here you do not need a big setup to establish your business; you need not to keep information about your customers, their credit card information etc. The only thing you need to start your business is a website. Website login scriptA website login script is used to identify a user according to the user name and password he supplied. Actually this identification restricts other users from accessing some particular pages. What are cookiesA cookie is a small text file saved by web server on the visitor computer. In internet you often see a check box with text "remember me in this computer" below a login form. The method it uses to remember the user is to set cookie to the user computer. When browser requests the login page again it also sends the previously saved cookie too. JavaScript and AjaxAs JavaScript runs from the client computer its execution time is very short, in Ajax, execution time is much longer which depends on their internet connection speed, server hardware and number of bytes to be transferred. Spamming and spam blockerSpammers abuse their electronic messaging system; post messages on blog, forum or guest book, or send spam emails to get free advertisement. So in all modern scripts available today have inbuilt spam blocker system. Advantage of PHP include page in web page designPHP include page statement is an extremely useful statement to build WebPages. If you are very new in PHP or even don't know it at all, you can also utilize this statement to manage your website. Flat file databaseA flat file database is one in which data is stored in plain text format. It is usually used to store and retrieve a small amount of data in a local text file. Most free web host do not allow their users to use MYSQL database for free. In that case flat file database is an alternative solution. Ajax technologyUsing Ajax technology you can submit form data to the server without refreshing the document. Use of ajax technology is not limited to form data submission. It is widely used in dynamic menu design; collecting data for web stat analysis, or even reload the entire page dynamically. Some users disabled JavaScript of their browser. In such cases ajax fails to work. As data are dynamically loaded web history is not available, i.e. you can't reload page by using back button of your browser.
|
|||||
|
Article Categories
|
|
||||
|
|
|||||