Classifieds Scripts, Web Scripts,  Ajax Scripts, PHP Scripts, ASP Scripts

Archive

Archive for the ‘PHP’ Category

PHP MySQL by examples

March 14th, 2011

PHP and MySQL are two different languages that work hand in hand very well. PHP is an excellent and versatile programming language with thousands of examples and applications while MySQL is one of the world’s best solution when it comes to storing and managing your data. When you have a dynamic website it’s almost crucial [...]

Read More >>

Author: Categories: PHP Tags: ,

Form Handling (basic) Part 1

March 14th, 2011

If you are new to web development or PHP one thing that may be giving you a headache is form handling. What is form handling? From the name we can gather that it has to do with the processing of user-submitted data… But how? In this tutorial I will teach you how to process a [...]

Read More >>

Author: Categories: PHP Tags:

Track visitors with PHP

March 14th, 2011

Tracking our website’s visitors is a very important step if you’re serious enough about analyzing your traffic and optimizing your pages to get the most of your visitors. There are many reasons why you should think of implementic tracking scripts (it’s crucial to know where your traffic is coming from and where it goes, wha [...]

Read More >>

Author: Categories: PHP Tags:

Building a dynamic drop down menu

March 14th, 2011

Not so long ago I was in a big search for a solution like this and my search didn’t lead to any positive results. I was looking for a dynamic PHP menu that will allow me to play with lots of options and situations. My application required some special code because it’s based on member [...]

Read More >>

Author: Categories: PHP Tags:

TOAD for Oracle Freeware

January 18th, 2010
Download File

TOAD® empowers developers and DBAs to be more productive by providing an intuitive graphical user interface to Oracle. TOAD is a powerful, low-overhead tool that makes PL/SQL development faster and easier and simplifies database administration tasks. Advanced editors allow users to work on multiple files simultaneously even different file types such as SQL, PL/SQL, HTML, [...]

Read More >>

Author: Categories: Database Tools, Database Tools Tags:

Introduction to PHP – Part4

December 6th, 2009

Control Statements A program is a collection of modules working together to perform certain task. The modules can be thought independently which always produces the same set of output for a given set of input. Control statements control the execution of a program by executing those modules once at a time in a meaningful order, [...]

Read More >>

Author: Categories: PHP Tags:

Introduction to PHP – Part 3

December 6th, 2009

Operators An operator is a type of function which acts on operands often called inputs and produce results. In PHP, there are three types of operators. Increment operator ++ and decrement operator — belongs to the first operator group called unary operator. Unary operator always acts on single operand. The second group called the binary [...]

Read More >>

Author: Categories: PHP Tags:

Introduction to PHP – Part2

December 6th, 2009

Data Types: PHP supports eight primitive types; four scalar types two compound and two special types. In this section we will discuss scalar types; boolean, integer, float and string. Other four array, object, resource and null will be discussed in the later sections. Boolean: To define boolean variable we can specify TRUE or FALSE, both [...]

Read More >>

Author: Categories: PHP Tags:

Introduction to PHP – Part 1

December 6th, 2009

Introduction: PHP is a widely used open source server side scripting language that is used to create dynamic and interactive web pages. PHP can be directly embedded into the HTML code and hence, is perfect for any web development. The syntax of PHP is very similar to Perl and C. PHP works on Apache web [...]

Read More >>

Author: Categories: Flash & PHP Tags:

Top Freelancers (Reverse Auctions) Script

November 7th, 2009

Extensive and powerful script to create your own global talent search marketplace. Service seekers can post their requirements and the service providers can place their bids for the job. Highly configurable features and fully customizable colors, styles, fonts and graphics make this script very very special.It is a COMPLETE SCRIPT with quality features like : [...]

Read More >>