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

Miscellaneous

Results 61-79 of 79
Count number of words in a text string
A small code sample that will count through the sentences in a section of text and show how many words are contained within it.
(0 ratings)
Reviews0
PriceFree
Views3230
Custom error pages using .htaccess
Easy to follow tutorial explaining how to create yoru own error documents on an Apache server using a .htaccess file.
(0 ratings)
Reviews0
PriceFree
Views1582
Convert links into clickable hyperlinks
A function to change an email address or URL into a clickable HTML link using eregi_replace.
(0 ratings)
Reviews0
PriceFree
Views1834
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
Views4047
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
Views1807
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
Views2977
Keyboard Characters to images tutorial
A very easy tutorial with code included that shows you how to convert keyboard chars input to icon or image output. For instance how to make :) a smiley face.
(0 ratings)
Reviews0
PriceFree
Views1703
Simple Localization with PHP
posted byemminMiscellaneous
On PHP DevCenter, Adam Trachtenberg and Joao Prado Maia have described interesting ways to localize web sites with PHP. In this article I've offered another alternative, which should be easy for non-programmers to use. We will take advantage of the user function setstring function.
(0 ratings)
Reviews0
PriceFree
Views1226
myPHPNuke Administrator's Manual
The myPHPNuke Administrator's Manual is the complete guide and manual for webmasters, future webmasters, and wannabe webmasters. Learn how to install, configure and run a successful myPHPNuke based website. Included in the manual are hints, troubleshooting, theme creation, and tips on running a myPHPNuke based website. This is a full fledged manual of more than 100 pages.
(0 ratings)
Reviews0
PriceFree
Views2830
Determine Browser Type with PHP
A brief tutorial on how to determine the browser type of your user on load.
(0 ratings)
Reviews0
PriceFree
Views2821
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
Views6174
binarycloud: the opensource platform for php web applications
binarycloud is a platform for rapidly developing complex web applications. It includes basic services like authentication, permissions, a template engine, database abstraction etc., an extensive collection of libraries, and a framework for configuring the system and building your own logic. This tutorial step-by-step explains how to install it in details.
(0 ratings)
Reviews0
PriceFree
Views2722
Native Language Support
While a great part of the web is in English, if you are targeting a worldwide audience, then neither English nor Esperanto alone is an option. This article gives a brief overview on several different ways to deliver content in both English and Spanish, and a third language.
(0 ratings)
Reviews0
PriceFree
Views2029
PHP & Java
The author notes "The Java extension is an extremely exciting tool. By learning how to use this module, you can extend PHP by the power of all available Java classes. To show you the basics of the Java extension, this article will cover installation and a few code examples of using PHP and Java together."
(0 ratings)
Reviews0
PriceFree
Views1729
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
Views11304
Storing Data in the Client
One of the things that all programmers love is to write a program which writes another program. On the web we have two different programming environments: the client (browser) and the server. Due to the HTTP protocol definition we can write a program on the server which writes another program to be executed on the client. Let's pick PHP (of course) for the server and JavaScript for the client. We'll show you in this article how you can use this scheme to store data in the client and then minimize the data transfered between the server and the browser for interactive applications like a chat room, a news system or whatever you want.
(0 ratings)
Reviews0
PriceFree
Views2678
Making your PHP code work better with Front Page
Here, you will find tips on how to work around some common problems that may occur when inserting PHP code within pages on Microsoft Front Page.
(0 ratings)
Reviews0
PriceFree
Views2108
Switching From VB to PHP
This article focuses on the switch from Visual Basic to PHP. Several examples are presented.
(0 ratings)
Reviews0
PriceFree
Views1453
Mathematical Averages In PHP
Shows how to calculate an average of ratings example, given the accumulated total of all ratings and the total number of votes.
(0 ratings)
Reviews0
PriceFree
Views2037
Results 61-79 of 79