Selasa, 19 Januari 2010

How to Extract Domain name from URL ?

Hi,
Here is a simple function which can be used to parse the URL.

parse_url is a built in php function which can be used to parse url and get the type of request like whether its http or https or ftp, gives the domain name like www.google.com and path and the query.


In http://www.chaprak.com/articles.php?cat_id=6 this url if you execute parse_url function then it will show the following result.

scheme - http
url - www.chaprak.com
path - /articles.php
query - cat_id=6






For more information click here.

Senin, 18 Januari 2010

New Version 2.0.2 of JS Auto Form Validator was released.

The new version 2.0.2 of JS Auto Form Validator is available now for downloading. There are some bugs fixed and also new additions and improvements. The JS Auto Form Validator is an easy-to-setup form validation script which enables you to handle the whole form validation process without writing any JavaScript code. Here the main additions and improvements:* Feature: [added] new language

Rabu, 13 Januari 2010

How to find the Best DataGrid in PHP. Top 10 of PHP DataGrid Components and comparative analysis.

I decided to write this post, because I wanted to get a full picture of what's going on with datagrid components in PHP.Also I want to compare prices, functionality and other features for the major PHP datagrid components. I understand, that this is not professional investigation, but I hope I could make good enough and useful.Ok, so... let start and check them!After 15-minutes check and search,

Selasa, 12 Januari 2010

New Version 2.0.1 of PHP Tabs was released.

ApPHP Tabs - PHP script for generating multilevel tab menu control.The ApPHP Tabs is a simple PHP script that generates multilevel tab menu control which consists of nice-looking tabs. It may be useful for web developers who appreciate their time and do not want to waste it on boring work but instead focus on really challenging tasks. It takes you only few seconds to add or remove a tab. You can

Sabtu, 09 Januari 2010

New Version 2.0.5 of PHP EasyInstaller was released.

The new version 2.0.5 of PHP Easy Installer is available for downloading from here. There are some changes in this version. Read carefully Getting Started. There are some important changes and additions in this version: • Feature: [added] blocked autocomplete for textboxes by autocomplete='off'• Feature: [added] possibility to allow encoding for SQL dump files and type of encodding and collation

Sabtu, 02 Januari 2010

The new version 2.0.2 of PHP DataForm was released.

The new version 2.0.2 of PHP DataForm is available now for downloading. There are many bugs fixed and also some new additions and improvements. This version requires full re-installation, if you work with one of previous. PHP DataForm (PHP DF) script is a simple tool for creating HTML Forms with ease. It was especially designed for web developers, who do not want to spend excessive time on