Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type

Most Popular Scripts | PHP | Tutorials & Tips | Miscellaneous

Results 1-20 of 79
Staffing Software by Ploutos
Keep track of existing staff and increase new staff hiring efficiency with Staffing Software.
(300 ratings)
Reviews0
PriceFree
Views2096
Split an array to many pages
It is a function that splits any array to many pages. Easy to configure number of maximum items per page. Very simple to use, then it writes both your array and a Page navigaton bar automatically. New version 1.2 supports result template, document title.
(24 ratings)
Reviews0
PriceFree
Views2986
Procurement Software Information
Critical Information and about procurement Software and the Free GPL developemtn "e-procurement implementation". Procurement Software is critical to freeing companies from massive paper based purchasing.
(18 ratings)
Reviews0
PriceFree
Views3883
A Rating System
This short tutorial will guide you through a hypothetical process of adding a movie rating system to a movie database site. Goes over the PHP code and MySQL queries.
(15 ratings)
Reviews0
PriceFree
Views22652
Bar chart HTML generator
This article contains PHP function ae_bar_html for generating HTML/CSS based one-column bar charts. It is suitable for simple diagrams and does not require libgd.
(6 ratings)
Reviews0
PriceFree
Views1289
PHP for PDF
With this Tutorial you'll learn how to use the PDF extension in PHP4 to create PDF documents. It also puts focus on creating PDF documents with data from MySQL.
(6 ratings)
Reviews0
PriceFree
Views11317
Exec and system command and results
This simple tutorial shows you how to execute system command such as ping in php and display results. Code and example is included.
(6 ratings)
Reviews0
PriceFree
Views4056
Track Google Adsense Clicks
The Google Adsense administration section gives you some superficial stats. Want more detail? You gotta track hits yourself. This tutorial will teach you how to track the ads that have been clicked; the pages they were clicked on; and which visitors have been doing the clicking!
(3 ratings)
Reviews0
PriceFree
Views3014
Create an LDAP Address Book
posted bydaninMiscellaneous
This article will attempt to demonstrate how to connect to an LDAP server using PHP. Specifically, the example given will connect to a public LDAP server and perform searches. This example closely mimics the way Netscape� Communicator 4.* uses its address book to connect to LDAP resources.
(3 ratings)
Reviews0
PriceFree
Views6180
Prevent Hotlinking
100% fool-proof (as far as I can tell). Prevent hotlinking to files not supported by .htaccess. For instance, I use this method to prevent people from linking to *.SWF files stored on my server.
(3 ratings)
Reviews0
PriceFree
Views1782
How to login to a website using cURL extension in PHP
In this quick tutorial I am going to show you guys how to login to a website using cURL extension in PHP. Here is two different tutorials that will help you understand this tutorials. Please have a look at them before you proceed.
(3 ratings)
Reviews0
PriceFree
Views487
Passing JavaScript variables to PHP
JavaScript is mainly used as a client side scripting language, while PHP is a server side technology. Unlike Java or ASP.Net, PHP doesn't have tools to make it work client side. That is why you need to combine JavaScript and PHP scripts to develop powerful web-applications.
(3 ratings)
Reviews0
PriceFree
Views2119
How to add dynamically generated Graphs and Charts
Not so very long ago adding a graph or chart to a web page or application required a fair amount of programming knowledge and was rather time consuming for even the most experienced. However with the tools available today it is possible for almost anyone to add graphs and charts to web pages. With just a little bit of HTML, dynamically generated graphs and charts can be added to web pages and/or applications.
(3 ratings)
Reviews0
PriceFree
Views2875
Hightlight or Censor words in PHP
This tutorial will show you how to load a flat file and parse text to highlight or even censor out a word in PHP.
(3 ratings)
Reviews0
PriceFree
Views1816
Using cron with PHP
Scheduling events to run at certain times can be a useful feature. You may want to backup your database or update a set of files you have cached on your server or perform any number of other resource intensive tasks. You can manually visit the page and this works fine if you have a good memory, it isn't time critical and it doesn't need to be run several times a day. If you and your task don't fit into all those categories (and even if you do but have better things to do with your time) a better alternative will be to run your script using cron. In this article I list the options for scheduling a task to run periodically and I go into detail on running a script with cron.
(3 ratings)
Reviews0
PriceFree
Views1496
The Difference Between require() and include()
Did you know that require() and include() work differently? Both are used for including code in another file into your program, but there is a crucial difference in how they operate when that file cannot be read which any PHP programmer needs to know about. There's also a slight difference with require() between new and older versions of PHP which this tutorial discusses too.
(3 ratings)
Reviews0
PriceFree
Views1995
List images in a folder with php
After i needed something like this for myself i decided to make a page of rit so that other people who need it can use it too. This little code will basically list every image in a folder using php. You can alter it in every way you can/want.
(3 ratings)
Reviews0
PriceFree
Views1669
Calculate powers in PHP
In this tutorial, we describe how to calculate square, cube and higher powers using math functions of PHP. We also say how to avoid possible pitfall by using syntax from other languages.
(0 ratings)
Reviews0
PriceFree
Views440
Calculate square roots in PHP (and other roots too)
A tutorial explaining how to calculate square roots, cube roots and other roots in PHP, with a little background too.
(0 ratings)
Reviews0
PriceFree
Views445
Calculate Net Present Value (NPV) in PHP
A guide to calculating net present values, or NPV, using a PHP script. First we give a bit of background as to the theory, then show you how to create some PHP code to do the calculation.
(0 ratings)
Reviews0
PriceFree
Views715
Results 1-20 of 79