Categories
PHPTips and Tutorials → Miscellaneous

Make lowercase followed by uppercase data

study case implementation of strtolower and ucwords for data in mysql database
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

Tag cloud

You are looking for a design Web2 tag clouds to spice up your web site. The tag clouds reflect which words have been researched during the last 2 days, and show the 50 most popular one. Color and size changes based on the number of search. Check the ...
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

PHP validation and verification

This is one the trickiest parts of any application at all. Why is that? Because the developer doesn''t control it. You can write the best algorithm in the world, but still if it includes user input there is a place for mistakes. Even if we put s...
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX
  • Licenses
    • Freeware
DETAILS

Build your own YouTube

So you would like to set up a site that allows users to upload videos of any format, get the server to convert the video to a Macromedia Flash format and then play it through a cool customized flash video player (Much like TouTube)? Well then this is...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

SEO Friendly URLs

Do you want to implement your own search friendly url engine? This tutorial shows you how to develop a simple but effective php rewrite engine which is not dependent on Apache mod_rewrite.
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX
  • Licenses
    • Freeware
DETAILS

PHP include();, A very nifty tutorial

Even if you don''t know any php this trick is easy to use and will save you a lot of time when updating the layout of you site. You will learn by this a nice way to use include(); in your site to keep ur site always uptoday in a easy way for you...
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

Writing Libraries in PHP New

This tutorial is intended for PHP programmers who are interested in writing reusable code. Experience with PHP4 and familiarity with writing classes are assumed. The article is primarily geared toward programmers who are new to writing code libraries...
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

PHP measuring page load time

In this tutorial you will learn from a simple code how to generate the page loading time using pure PHP programing. The idea is simple, this script generates a number that counts in seconds the page loading time. It&’s a very simple...
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

Convert links to clickable ones in Text using PHP

Function to convert links present in a string to clickable links. It reads links which starts from www or http or ftp or https and also emails. Very handy for various uses.
  • Platforms
    • Linux,
    • Windows
  • Licenses
    • Freeware
DETAILS

Examples of the preg_match function

The preg_match function of Php is often used and the online script here includes few examples which can be implemented in any code. There is an online demo. The code will be updated regularly. - just added a preg_match_all example
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Other Free / Open Source License
DETAILS

Page:
©2003-2019 jCay.com