Dastar...
Your Source For Information
46443 Articles Listed





Search:



>CGI articles
1
 
1ASP, CGI and PHP Scripts and Record-Locking: What Every Webmaster Needs To Know
Preview: Many of us install server-side (ASP, CGI or PHP) scripts on our web sites, and many of this scripts store data on the server. However, poorly designed scripts can experience performance problems and sometimes even data corruption on busy (and not so busy... (more)
Published By: Sunil Tanna
Submitted: 18 June,2005
2Open Source Scripts
Preview: Commercial web application systems used to be expensive at one time. With the advent of open source solutions such applications are not only available for free but in many cases they are superior to commercial systems. Now anyone can have access to adva... (more)
Published By: Sanjib Ahmad
Submitted: 22 June,2005
35 CGI Scripts You Must Use to Turn Your Site Into a Powerhouse
Preview: HTML is great. But what really makes your site super powerful? The Backend or the processes running in the background that make everything on your website really click. And what powers the backend? CGI Scripts. Some of you may know what CGI scripts ... (more)
Published By: Marc Goldman
Submitted: 27 November,2001
4Clever Profit Growth Software
Preview: Are you truly using technology in your web business? Before you answer yes, stop a moment and consider how many promotion or marketing tasks take place at your website without you lifting a finger. Perhaps your site signs up new opt-in subscribers for y... (more)
Published By: Jim Daniels
Submitted: 30 November,2001
5Why Aren't You Using CGI
Preview: The very name CGI used to send chills up my spine. For years I put it in the 'too-hard-basket'. But like most things in life, CGI is not as scary as it seems. If you have a cgi directory on your website and you know how to FTP files, chances are you can ... (more)
Published By: Michael Southon
Submitted: 05 December,2001
6Use CGI to Automate Your Web Site
Preview: Are you taking advantage of the powerful automation technology available on the Internet? Common Gateway Interface, better known as CGI, is one of the most widely used server applications on the Internet. This software resides on your server and au... (more)
Published By: Shelley Lowery
Submitted: 06 December,2001
7CGI Security Issues
Preview: When you are creating or using CGI routines, you must be careful to keep good coding techniques, security and just plain common sense in mind. Sometimes you can do things that cause serious unexpected site effects. In fact, sometimes you may think you ar... (more)
Published By: Richard Lowe
Submitted: 08 December,2001
8CGI: What the Heck Is That?
Preview: Let's unlock a little bit of the mystery about something called CGI. If it helps any, CGI means Common Gateway Interface. This is a method which is used to exchange data between the server (the hardware and software that actually allows you to get to you... (more)
Published By: Richard Lowe
Submitted: 08 December,2001
9How to Stop Digital Thieves with CGI
Preview: I'm going to assume you're serious about your business. If you're not, I can't help you anyway. You've gone as far as getting a real merchant account to accept credit card payments online. You know that this was neither easy or cheap. So does everyone ... (more)
Published By: Steve Humphrey
Submitted: 22 July,2002
10Quick Intro to PHP Development
Preview: Chances are that if you’ve been around the Internet long enough, you’ve heard of server-side scripting languages such as PERL, ASP and ColdFusion. These are all popular languages that are used to add interactivity to Web sites, but one stands out from th... (more)
Published By: Alan Grissett
Submitted: 24 November,2002
11YOUR CLICKBANK SEARCH ENGINE
Preview: DO YOU LIKE TO BUILD YOUR OWN CLICKBANK SEARCH ENGINE 100% FREE & GET PAID? DO YOU KNOW THAT CLICKBANK NOW HAS MORE THEN 100.000 PRODUCTS ON SALE & WHEN YOU BUILD YOUR OWN CLICKBANK SEARCH ENGINE YOU'LL MAKE UP TO $10.000 MONTHLY? JOIN NOW & GET MY SCR... (more)
Published By: Dany Matta
Submitted: 28 February,2004
12Better Writing: What Works and What Doesn't
Preview: There’s no better way to promote your business for free than to write articles on the Internet. It is particularly good for promoting services, where advertising doesn’t work as well, even if you can afford it. All business is about relationship. You c... (more)
Published By: Susan Dunn, MA, Marketing Consultant Coach, certified EQ Coach
Submitted: 04 March,2004
13Password Protection and File Inclusion With PHP
Preview: First off, if you read last week's article by me (the one about site personalization in PHP), I have one addition to make to make your life a little easier. If you didn't read last week's article, read it. It'll help you. You can find it here: http://jum... (more)
Published By: Robert Plank
Submitted: 06 June,2004
14Autoresponders With PHP
Preview: First off, check out the URL below. You'll learn how to make that today. http://www.jumpx.com utorials/3/signup.html Fill out your e-mail address on the page you see. (I promise it's not being saved anywhere.) Then, wait a minute or two and check your... (more)
Published By: Robert Plank
Submitted: 06 June,2004
15Track your visitors, using PHP
Preview: There are many different traffic analysis tools, ranging from simple counters to complete traffic analyzers. Although there are some free ones, most of them come with a price tag. Why not do it yourself? With PHP, you can easily create a log file within... (more)
Published By: Dennis Pallett
Submitted: 14 November,2004
16PHP On-The-Fly!
Preview: Introduction PHP can be used for a lot of different things, and is one of the most powerful scripting languages available on the web. Not to mention it's extremely cheap and widely used. However, one thing that PHP is lacking, and in fact most scripting ... (more)
Published By: Dennis Pallett
Submitted: 28 November,2004
17PHP and Cookies; a good mix!
Preview: Introduction Cookies have long been used in PHP scripts, and are a very useful function. But what exactly are cookies? Maybe you have used then, but you still don't know exactly what they are. Or you are completely new to cookies? It doesn't matter, beca... (more)
Published By: Dennis Pallett
Submitted: 06 December,2004
18Screen scraping your way into RSS
Preview: Introduction RSS is one the hottest technologies at the moment, and even big web publishers (such as the New York Times) are getting into RSS as well. However, there are still a lot of websites that do not have RSS feeds. If you still want to be able to... (more)
Published By: Dennis Pallett
Submitted: 11 December,2004
19Mastering Regular Expressions in PHP
Preview: What are Regular Expressions? A regular expression is a pattern that can match various text strings. Using regular expressions you can find (and replace) certain text patterns, for example "all the words that begin with the letter A" or "find only teleph... (more)
Published By: Dennis Pallett
Submitted: 28 March,2005
1