|
|
Miscellaneous
PHP » Tips and Tutorials » Miscellaneous
A D V E R T I S E M E N T
Want free Oracle Magazine? Apply here now!
In 2 Columns - FreeIf you need the data of an array displayed in 2 columns. Can be easily modified for more than 2. Keyboard Characters to images tutorialA 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. Simple Localization with PHP - Open Source - BSD LicenseOn 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.
Creating multilingual pageHave you seen a page asking you to choose a language This process can be done automatically so users can see the content on their local languages not doing additional clicks. This tutorial explains the technique of getting language data from the HTTP request. Single and double quotesDo you know that double quotes have an impact on the execution speed of your PHP script
Find out why in some cases it is better to use single quotes. Extract All URLs on a Page Using PHPEnter a URL and results will display all links on that URL by matching the strings 'http', 'file', and ftp. A while loop executes for each result and returns the url using printf.
Very simple link checkA simple way to check if a link is working or broken. Split url in partsA spimple script to split one url into parts. For example if you need the domain only, or the request string this would be very helpful. In 2 RowsIf you need the data of an array displayed in 2 rows. Then this code snippet is just for you. You can change to 3 or more rows easy. Automate Your PHP Site Using CRONLearn how to execute your PHP scripts using CRON by set time intervals that you choose. Very valuable for running routine tasks that were written into a PHP Script. myPHPNuke Administrator's Manual - Free (GPL)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. Search Engine Friendly URLs with Apache mod_rewriteFriendly URL's are a very important thing to have when developing a dymanic content site that uses long query strings. A query string is something similiar to a URL like you'll see on Ebay, Google and other big sites. If you're running a small to medium size website and you want to make your URL's a little easier to find you can do so via Apache's mod_rewrite by following this tutorial. Configuring Virtual Hosting Domains For Development - ApacheThis tutorial will show you how to setup your own virtual based domain from home on your high speed connection. We'll introduce you to a couple of great services out there that allow you to setup your own website without the need to pay for web hosting. Keep in mind that this may impact your home internet connection depending on what type of internet connection you are using. The intent of this tutorial is to show you how to setup a development server that is accessible by the outside world. German guide for vlibTemplate - Free (Artistic)If you want to seperate PHP-code from HTML-code, you need some kind of template system. vlibTemplate provides such a system. This is a detailed german guide for vlibTemplate. It contains 3 examples for simlple templates and 3 examples for loops/blocks. Open Source licensing for PHP scriptsWhen you write a PHP script and want to distribute it, it must still fall under some legal terms. The GNU GPL is the best method to get your work out into the world, and of course as open source software. Determine Browser Type with PHPA brief tutorial on how to determine the browser type of your user on load. e-TranslateTranslate your site using the Alta Vista Translatation service. With this simple script you can use your Web design. Written in Spanish. Alternating colors for rows and columns - FreeJust short code snippets on alternating colors for rows and columns. Remove NOSPAM to email me Alternate backgrounds - FreeSample PHP codes for alternating background images in a table for rows and columns. COM Support in PHPCOM allows the reuse of code written in any language. This tutorial explains how to read records from ms-access database through php. COM functions are only available on the Windows version of php. In order to run this script you should have com.allow_dcom has to be set to true in php.ini.
|
A D V E R T I S E M E N T
|
Subscribe to SourceCodesWorld - Techies Talk |
| |
|