Self-taught Php/mysql: a Simple Page Counter Tutorial
by: Bill Hamilton.
Self-Taught PHP/MYSQL: a simple Page CounterThis article is a short introduction to PHP and MySQL using the example of a simple page counter. I will illustrate creating the database in MySQL, connecting to the database from the PHP scrip...
PHP Scripts Dont Have to End in .PHP
by: Robert Plank.
PHP Scripts Don't Have to End in .PHPBy Robert PlankIf you tweak your site to perform better in search rankings then you practice the science of Search Engine Optimization (SEO). It's possible to start using PHP scripts on your site with...
Php Post Nuke and Php Nuke---a Comparative Study
by: Fat Jack.
At certain point of its evolution, fixing bugs had become rather procrastinate affair for the PHP Nuke developers. This slow process frustrated some programmers who decided to fork PHP Nuke and that were what led to churning out of this s...
The Espresso Tutorial
by Jason Uvios. Espresso is a concentrated drink made by extracting the flavor from coffee. It is stronger than the normal coffee. The espresso is made by forcing very hot water at high pressure into tightly packed coffee. The drink that is got is full of ...
PHP
by: Santanu Boral.
PHP generally stands for Hypertext Preprocessor. It is basically a server side scripting language, which is permitted the web developers for generating dynamic content to interrelate with database. PHP is a scripting language just like Ac...
PHP On-The-Fly!
by: Dennis Pallett.
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 ...
Php Frameworks
by: Lakshmi Jena.
PHP frameworks are the latest hot topic in the PHP community, and new frameworks are being released daily. With over 40 frameworks available ,each framework offers different functionality.I am going to give a quick overview of 3 most pop...
Programming With PHP the Right Way
by: Jon Caldwell.
To check if installation is okay, there are 2 execution interfaces, CLI Command Line Interface and CGI Common Gateway Interface. However, if you installed PHP in the \php directory, you can 1st try to check there.Run "\php\php -v" command...
Php Vs .net
by: Nitin Tripathi.
One of the most confusing decisions that IT policy makers of companies come across is which way to go .NET or PHP. Both have their merits and limitations. Deciding one is entirely dependant upon your budget, technical skills, requirements...
PHP, Learn Something New
by: Tyler Brooker.
If your anything like the majority of society, myself included, you could probably use a little more info on certain aspects of computers. Here, I decided to take a look at "PHP". Yeah I know, that's what I said, "Yeah right!", but it's ...
HTACCESS Wrappers with PHP
by: Robert Plank.
HTACCESS is a remarkable tool you can use for password protection, error handling (like custom 404 pages), or HTTP redirects. It can also be used to transform whole folders in seconds: adding headers to all your HTML documents, watermarki...
Clickbank Security Using PHP
by: Robert Plank.
Here's a way to protect the products you sell with Clickbank, using their built-in protection and by implementing a 30-day expiration, all without having to worry about managing databases or customer lists.
THE FIRST STEP
First of all, Cli...
PHP in the Command Line
by: Robert Plank.
There's a single line you can add to your web host's control panel that will automatically archive your content.
LISTEN CLOSELY AND YOU'LL HEAR THE OCEAN
Ever run commands in DOS? You've used a shell. A "shell" in the computer world is a...
Track Your Visitors, Using PHP
by: Dennis Pallett. 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 lo...
Web Hosting for PHP
by: Santanu Boral.
PHP Web hosting PHP helps you to foreword the online business. If you are beginner or there is no reason for you to use PHP scripting in your desired website, always use HTML. In fact web hosting for PHP is increases the flexibility of yo...