Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
Viewsource
The Template class vlibTemplate
Staffing Software
Split an array to many pages
Site Navigation for PHP
Single and double quotes
Simple Localization with PHP
Search Engine Friendly PHP Pages
Round UP
phpCrontab Tutorial Tool
PHP & Java
PHP & JavaScript World Domination Series: Storing data in the client.
Open Source licensing for PHP scripts
Native Language Support
Making your PHP code work better with Front Page
Top Code
Open Source licensing for PHP scripts
Alternating colors for rows and columns
Get the title of a page
Loading JavaScript Arrays with MySQL Data
Harnessing PHPs Free Energy
Hightlight or Censor words in PHP
PHP & Java
phpCrontab Tutorial Tool
Search Engine Friendly PHP Pages
Exec and system command and results
Simple Localization with PHP
Create an LDP Addressbook
Binary Cloud: The Opensource Platform for PHP Web Applications
Viewsource
Staffing Software
PHP > Tips and Tutorials > Miscellaneous
Source List
All | Freeware

Code 1-20 of 26   Pages: Go to  1  2  Next >>  page  


ViewSource, a PHP based tutorial script that describes how to make a source page visible to the visitors / users. Also, enables you to view the source code page of others. You can done this function with a single PHP command...





The Template class vlibTemplate describes the need to seperate PHP and HTML from an entire source with examples. PHP session can be used for the PHP developers to make modification / updation with it where HTML lets the designers to format the...



Staffing Software is an useful tutorial dealing with staffs and their management. Using this article you can track all your existing staffs, their resumes and their work flow. The author explains users about the method of integrating staff...



Split an array to many pages is a PHP oriented tutorial tool that helps you to design your array based contents page on your PHP website. You can include numerous page to display the aricles. And it allows you to define maximum number of entity...



This tutorial tells how to create easy naviagation system for your website using PHP. PHP gives all the tools like, while loops, math operators for adding and subtracting for developing website navigation. Extended server side include(XSSI) is...



Single and double quotes enables the PHP website programmers to include quote symbols with their PHP program. You can use the single quote to display a text string covered with, can use them to mark symbols along with text, or to display the...



Simple Localization with PHP is helpful for PHP beginners to learn about the localization of websites using PHP script. This tool lets you know all the steps that concern with localization through simple examples and gives the syntax to include...



Search Engine Friendly PHP Pages helps the PHP developers to handle the parameters in URLs using PHP's expanded features. This module explains to eliminate the 'GET' method and tells the alternate ways to represent the parameters with an URL so...



This is an easy to learn tutorial in which the author shows you how to round up a number and displays it on the client side by writing your own function in PHP. You can copy the function defined for this operation from this tutorial.



phpCrontab Tutorial Tool tells about cron and crontab in detail, also explains the functions to create crontabs with options parameters. Cron is nothing but repeating particular tasks at regular interval. with online examples and crontab syntax...



This tutorial teaches the programmers about how to extend PHP class with the help of java classes. Few examples are given to learn about programming in php using java classes. Before using java class in your php code make sure to set path for your...



This tutorial teaches the programmers to develop a program which writes another program. It helps the programmers to write a program on the server side and which will write another program on the client side. This article teaches you how to store...



Open Source licensing for PHP scripts describes the terms freeware , shareware, commercial, 'GPL', 'GNu GPL', LGPL' and also gives the ways to make your software free so as to utilize your work universally. In this method none can destroy your...



This tutorial is helpful for building dynamic websites. Most webmasters are targetting customers worldwide and they want to deliver the content in several languages. The possibilities to explore your content in different languages are, use...



This article is used for learning about how to make your PHP code work better with front page. Some examples are given for inserting PHP code within pages. This article shows you some common problems and solution for that problems.



This tutorial teaches you how to load javascript with MySQL database. Mostly javascript is depended on hierarchical menus and dynamic forms and it is more complex to operate and thats why this article teaches you to load javascript with PHP and...



Characters to Icons is a PHP tutorial that offers PHP functions to convert the keyboard characters into icons to express face reactions. The created smilies / icons are useul in commenting system, news engines, message boards, and other kind of...



Hightlight or Censor words in PHP is a tutorial tool that explains the PHP functions that can be done with text handling. From this program you can learn how to extract the bad words from text entries and also can learn how to highlight a text on...



This tutorial teaches you how to harness php's free energy. This article teaches you about a minor change to the include funciton and it also explains you how it affects you from website creation. This articles gives you the tips about, the...



Get the title of a page is an easy tutorial through which the users can collect information about the method of accessing the title of particular page. The author gives details about the method of utilizing various functionalities to retrieve the...