Main > Free Download Search >

Free hard to explain script

hard to explain

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 837
What the Heck is PHP?

What the Heck is PHP?


This introductory guide on PHP explains the definition, basic structure and date function of PHP language. more>> This introductory guide on PHP explains the definition, basic structure and date function of PHP language.<<less
Added: 1999-12-11 License: Other Free / Open Source License Price: Free
3609 downloads
How to use the PEAR ITX templating system

How to use the PEAR ITX templating system


This tutorial will explain and demonstrate how to use the ITX templating system from the PEAR collection of useful classes for PHP. As we go along, itll show you some of the competitors, why the autho more>> This tutorial will explain and demonstrate how to use the ITX templating system from the PEAR collection of useful classes for PHP. As we go along, itll show you some of the competitors, why the author didnt like them and why in the end he chooses to work with ITX in his own scripts. We will build a simple example script that will load and fill out the data out of a database. This script will use another PEAR component, a database abstraction layer. This tutorial assumes that you are familiar with PEARs DB abstraction layer.<<less
Added: 2003-01-09 License: Not Specified Price: Free
2499 downloads
PHP Basics: Introduction to Scalar Variables

PHP Basics: Introduction to Scalar Variables


Other tutorials here may focus on getting a specific task done, but at the core of any language is syntax that must be learned and understood if you are ever to progress in it. This is what I hope to more>> Other tutorials here may focus on getting a specific task done, but at the core of any language is syntax that must be learned and understood if you are ever to progress in it. This is what I hope to explain to you about the PHP language.<<less
Added: 2005-01-29 License: Not Specified Price: Free
1731 downloads
MySQL Optimizer

MySQL Optimizer


The script is made for system administrators to monitor MySQL server (it could run not as administrator), and optimize sql queries (using sql explain). Also includes easy interface for simple browsing more>> The script is made for system administrators to monitor MySQL server (it could run not as administrator), and optimize sql queries (using sql explain). Also includes easy interface for simple browsing, repair, check and optimize (using sql optimize) tables. There are interface for executing custom SQL commands. If you place this script on your web server, be advice, you need to protect the directory.<<less
Added: 2005-07-19 License: Freeware Price: Free
1566 downloads
 
Other version of MySQL Optimizer
MySQL Optimizer 0.0server (it could run not as administrator), and optimize sql queries (using sql explain). Also ... The script is made for system administrators to monitor MySQL server (it could run not as
Price: $0.00USD
License:Freeware
Download
10 downloads
Added: 2005-07-19
Php Magix 1.0

Php Magix 1.0


PHP Magix is a PHP tutorial web site. Here we gonna learn PHP tricks, such as creating image counter, search engine friendly URL, template engine, and many more. We are not just giving you the code, but also explain everything, so even the beginners more>> PHP Magix is a PHP tutorial web site. Here we gonna learn PHP tricks, such as creating image counter, search engine friendly URL, template engine, and many more. We are not just giving you the code, but also explain everything, so even the beginners can learn in PHP Magix.<<less
Added: 2005-11-26 License: Freeware Price: $0.00USD
13 downloads
 
Other version of Php Magix
Php MagixWe are not just giving you the code, but also explain everything, so even the beginners can
License:Freeware
Download
1428 downloads
Added: 2005-11-26
PHP: the basics: introduction to PHP 1.0

PHP: the basics: introduction to PHP 1.0


In this tutorial, youll learn the basics of PHP. ALso explained is a typical situation in which you can use PHP. more>> In this tutorial, youll learn the basics of PHP. ALso explained is a typical situation in which you can use PHP.<<less
Added: 2006-02-03 License: Freeware Price: $0.00USD
13 downloads
 
Other version of PHP: the basics: introduction to PHP
PHP: the basics: introduction to PHPIn this tutorial ... ALso explained is a typical situation in which you can use PHP. PHP: the basics: introduction
License:Freeware
Download
1360 downloads
Added: 2006-02-03
How to install Php Nuke

How to install Php Nuke


This is a short tutorial to help people understand how to easily install phpNuke. There are some issues that would arise on installation and this article is trying to explain them. more>> This is a short tutorial to help people understand how to easily install phpNuke. There are some issues that would arise on installation and this article is trying to explain them.<<less
Added: 2006-03-23 License: Freeware Price: FreeAdditionalInfoDonotredistributethisarticlewithoutpermission
1319 downloads
How to Install and Use NetBeans for Java Development

How to Install and Use NetBeans for Java Development


In this guide, I will try to explain you how you can run examples for J2EE tutorials. There are many ways you can do this, here we will be using the examples in NetBeans IDE which is one of the most p more>> In this guide, I will try to explain you how you can run examples for J2EE tutorials. There are many ways you can do this, here we will be using the examples in NetBeans IDE which is one of the most powerful open source Java integrated development environments available.<<less
Added: 2006-06-04 License: Freeware Price: Free
1247 downloads
ASP .NET: Migration and Interoperability

ASP .NET: Migration and Interoperability


Before Asp.net invasion there were many other programming languages and technologies on which the dynamic pages were made. In this tutorial I will explain how we can migrate our classic asp applicatio more>> Before Asp.net invasion there were many other programming languages and technologies on which the dynamic pages were made. In this tutorial I will explain how we can migrate our classic asp application to the modern asp.net application. Most of the components that were written was in visual basic 6 which communicated with the asp application using the COM components.<<less
Added: 2006-05-30 License: Freeware Price: Free
1246 downloads
Using mod_rewrite To Your Advantage 1.0

Using mod_rewrite To Your Advantage 1.0


Learn how to use mod_rewrite to your advantage to take some overhead off your PHP script and validate Query Strings faster and more securely than any hard coded PHP script. more>> Learn how to use mod_rewrite to your advantage to take some overhead off your PHP script and validate Query Strings faster and more securely than any hard coded PHP script.<<less
Added: 2006-06-12 License: Other Price: $0.00USD
12 downloads
 
Other version of Using mod_rewrite To Your Advantage
Using mod_rewrite To Your Advantagefaster and more securely than any hard coded PHP script. script and validate Query Strings faster and more securely than any hard coded PHP script
License:Other Free / Open Source License
Download
1241 downloads
Added: 2006-06-12
Dynamic Flash Menu

Dynamic Flash Menu


If you have a headache of traditional and static menus, and you want to something dynamically and attractive, the flash menu is a perfect choice for you. Exactly this tutorial will teach you how to cr more>> If you have a headache of traditional and static menus, and you want to something dynamically and attractive, the flash menu is a perfect choice for you. Exactly this tutorial will teach you how to create some very cool and attractive flash menu using Action Script. This tutorial is very complicated for explanation, but Ill try on to explain it on the best way I can. So, I have used a lot pictures.Go!<<less
Added: 2006-08-02 License: Freeware Price: Free
1184 downloads
How To Do Test Driven Development In Rails

How To Do Test Driven Development In Rails


Test-driven development is A Good Thing. This article takes the example of a simple user authentication system controller and explain how to do test driven development using Rails. more>> Test-driven development is A Good Thing. This article takes the example of a simple user authentication system controller and explain how to do test driven development using Rails.<<less
Added: 2006-08-31 License: Freeware Price: Free
1178 downloads
Flash Filter Effects

Flash Filter Effects


The purpose of this tutorial website is to explain the basics of the filter class with direct implementations. Filters enable you to create strong visual effects without the file size costs involved b more>> The purpose of this tutorial website is to explain the basics of the filter class with direct implementations. Filters enable you to create strong visual effects without the file size costs involved by classic "frame to frame" effects. Our tutorial will teach you how to drop shadows with filters, use the blur filter, create effect with the glow filter, make use of the bevel filter and much more.<<less
Added: 2007-05-01 License: Freeware Price: Free
1103 downloads
Mystic Text Animation

Mystic Text Animation


Read this tutorial and see how to create advanced mystic text animation in flash 8, using Action Script. This tutorial is so hard for explain, but Ill try on, to explain it on the best way I can, so L more>> Read this tutorial and see how to create advanced mystic text animation in flash 8, using Action Script. This tutorial is so hard for explain, but Ill try on, to explain it on the best way I can, so Lets go!<<less
Added: 2006-11-04 License: Freeware Price: Free
1102 downloads
Advanced Alpha Effect

Advanced Alpha Effect


In this lesson, I will explain to you how to create advanced alpha effect in flash 8 using the Action Script. more>> In this lesson, I will explain to you how to create advanced alpha effect in flash 8 using the Action Script.<<less
Added: 2007-01-14 License: Freeware Price: Free
1048 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5