The net's largest PHP, CGI, Perl, JavaScript and ASP script collection and resource web portal
  New Listings
New Listings
Most Popular
Most Popular
Top Rated
Top Rated
Discussion
Discussion
Link to Us!
Link To Us
Search For:         
   
 
Sponsors


Categories

Ajax
ASP
ASP.NET
C and C++
CFML
CGI and Perl
Flash
Java
JavaScript
PHP
Python
Remotely Hosted
Ruby on Rails
Tools and Utilities
Web Hosting
XML

Sponsor Links


Home :: PHP :: Tips and Tutorials :: Miscellaneous
Sort Listings By:       Click if you want to be notified of new or updated links in this category
  Total: 141    Displaying: 81 - 100 Pages:   1 2 3 4 5 6 7 8

   Prevent Hotlinking   Hits: 1251 

 
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.


Version: n/a   Platform(s): linux, windows, freebsd, osx, sun   Updated: Sat Feb  5 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Generate HTML Files   Hits: 915 

 
Make all your webpages search engine friendly by converting them to *.htm files. (Requires mod_rewrite on your server.) Touches upon regular expressions.


Version: n/a   Platform(s): linux, windows, freebsd, osx, sun   Updated: Sat Feb  5 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   A Rating System   Hits: 1311 

 
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.


Version: n/a   Platform(s): linux, windows, freebsd, osx, sun   Updated: Wed Jan 19 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Get the title of a page (Remote or local)   Hits: 414 

 
Shows how to make functions, read files, and preg match things all in one.


Version: 1.0.0   Platform(s): linux, windows   Updated: Fri Oct  8 2004

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   [REQUESTED] Split all characters in a string   Hits: 374 

 
Shows you how to split all characters from a string. Example: String = "blah"; echo this: b l a h


Version: 1.0.0   Platform(s): linux, windows   Updated: Fri Oct  8 2004

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Round up - Ceil UPGRADED   Hits: 355 

 
Shows you how to take a number like 0.0000000000000000000000000000000000000000000000000000001 and round it to 1, with CEIL you would get a buffer overrun error.


Version: 1.0.0   Platform(s): linux, windows   Updated: Fri Oct  8 2004

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Freelance PHP MySQL Jobs   Hits: 854 

 
This article explain about where to find freelance jobs related to PHP and MySQL. Also included some tips for freelancers or a wanna-be freelancers.


Version: n/a   Platform(s): n/a   Updated: Fri Oct  1 2004

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Scramble/shuffle a string   Hits: 1020 

 
This is a way to scramble or shuffle a string. It grabs the first word in a sentence and it scrambles each word individually.


Version: n/a   Platform(s): n/a   Updated: Mon Aug 30 2004

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Log Chat in an IRC Channel   Hits: 1305 

 
This tutorial builds on my tutorial that exaplins hwo to create an IRC Bot that was written in PHP. I tell you how to log chats in a channel to a file or to a database. Even both, if you want. You can later analyze these logs to create stats about your channel!


Version: n/a   Platform(s): n/a   Updated: Fri Aug 20 2004

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Skinnable, portable desktop apps in PHP   Hits: 2092 

 
Make php apps with highly advanced user interfaces that are both cross-platform and useful. The example is of a desktop clock and mysql monitor, but can be adapted to almost anything.


Version: 1   Platform(s): Any   Updated: Fri Jun 25 2004

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Procurement Software Information   Hits: 2489 

 
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.


Version: 2.0   Platform(s): Linux,Windows,Linux   Updated: Mon May 10 2004

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Staffing Software by Ploutos   Hits: 1380 

 
Keep track of existing staff and increase new staff hiring efficiency with Staffing Software.


Version: 3.0   Platform(s): Unix, Linux, WinnT   Updated: Mon May  3 2004

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Remove whitespace from a text string   Hits: 2570 

 
If you use a form on your site then you'll know that user input can often have white space before or after the text as the person filling in the form field sometimes accidentally adds spaces. This handy function will remove the whitespace from the beginning or end of the string.


Version: 1.0   Platform(s): Unix   Updated: Wed Mar 10 2004

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Count number of words in a text string   Hits: 2368 

 
A small code sample that will count through the sentences in a section of text and show how many words are contained within it.


Version: 1.0   Platform(s): Unix   Updated: Wed Mar 10 2004

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Calculate Distance Between Two Points Using Longitude & Latitude   Hits: 1967 

 
Tutorial and sample codes to calculate the distance between two locations. Free sample source codes in PHP, ASP, ColdFusion, C/C++, C#, Java, Perl, Visual Basic and Javascript. Longitude and latitude for United States ZIP Code and Canadian Postal Code are available in database subscription.


Version: 5.0   Platform(s): All   Updated: Fri Mar  5 2004

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   AOL AIM Profile Viewer   Hits: 1561 

 
This tutorial will show you how to make a script to see who has seen your AOL Instant Messenger profile.


Version: n/a   Platform(s): n/a   Updated: Thu Mar  4 2004

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Custom error pages using .htaccess   Hits: 969 

 
Easy to follow tutorial explaining how to create yoru own error documents on an Apache server using a .htaccess file.


Version: 1.0   Platform(s): Unix/Apache   Updated: Wed Feb 18 2004

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   metatag generator   Hits: 1025 

 
This is a simple metatag generator that could be placed on any php site .


Version: n/a   Platform(s): n/a   Updated: Sun Feb  1 2004

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Designing Search Engine Friendly Pages in PHP   Hits: 1620 

 
PHP pages have a reputation of being more difficult (or at least different) to SEO than static HTML pages. Here’s an overview of the major issues encountered when trying to make PHP scripts rank well. While this focuses on PHP much of it is still relevant to dynamic pages in general.


Version: n/a   Platform(s): n/a   Updated: Mon Dec 29 2003

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   PHP Programming Goodies   Hits: 1494 

 
PHP Programming Goodies page. Here you will find code, examples, tips, and tricks.


Version: n/a   Platform(s): n/a   Updated: Thu Dec 18 2003

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

  Total: 141    Displaying: 81 - 100 Pages:   1 2 3 4 5 6 7 8

Share


Register | FAQ/Support | Contact Us | About Us | Getting Rated | Link to Us | Bookmark Us | Advertising Info | Terms of Use | Privacy Policy
Copyright © 2008 iNET Interactive. All rights reserved.
Other iNET Interactive Sites:
Web Hosting Talk | dBForums | Mac Forums | Hosting Catalog