Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
Omnistar Tell-A-Friend Script 1.0
AlphaTrade E-Trax c
NICE PHP FAQ Script 1.0
miOOt Live chat 3.2.0
GS Real Estate Portal 2.0
Paypal Pro php Site Intergration 8.2a
Hab.la 1
HYIP Scripts 1.0
Classifieds Ads 2008
Auction Scripts - AJSI 2008
Mimesis 2.0
Chat247 2
CCS Directory Script 1.0
AvisMap GIS Engine 5.0.1
CCS Classifides 1.0
Top Code
Adirex 3D Chess Client 1.0
JiLMaiL 2.0
P2P .htManager 0.2
XPPubWiz.php
.Net (dotnet) Tips and Tutorials
Arbitrary-shape Popup Box 1.0
encbtn32.zip 1.00.00b
Joomla! 1.5
Libstocks 0.5.0
Webstores 2000 Portal 6.0
activeWatermark 1.0
Dialog Workshop for VCL.NET
HTMLPad 2007 Pro 8.3
XLSReadWriteII.NET 2.00
KGrid 1.1
Code Listing by devhome.org

Code 1-10 of 11   Pages: Go to  1  2  Next >>  page  


This script grabs news from Yahoo's frontpage, parses out the unwanted HTML and pushes each headline into an element of an array for complete customization.



This script grabs stock quotes from Yahoo Finance. It uses the CSV file format to use less resources. You can do multiple symbol quotes and customize the HTML.



Rc4crypt is a multi-platform compatible symmetric encryption/decryption algorithm, i.e. the same key can encrypt data, as well as decrypt it. PHP lacks RC4 support even through the libmycrypt module, since RC4 is unavailable in recent versions.



This is a tutorial that can be used in reading the Unix documents in note pad since it helps in converting characters. Author says that Unix editors accept and understand the \n's where as the note pad does not do that. So author puts a solution to s



This script fetches pre-built news from an unofficial source, maintained by the author. Because it does not open PHP.Net's massive page, but an XML file, it is much faster and light on resources.



This script allows you to search on 23 MP3 search engines.



Lucky Number Calculator is a multi-platform compatible script that allows you to come up with a lucky number of a given birthdate based on a simple algorithm.



A script that calculates the love percentage of two people based on their names.



Learn to how make your own newsfeed fetcher, or weather snagger, in this tutorial.



A complete introductory file handling lesson, including how to work with permissions.