Find Absolute Path Of A File Or Directory Using PHP
The absolute path for a file or directory is not the same as the URI. The absolute path on the web server is/home/DIR/Xs/something/mydir/. Here is how to find the absolute path on your web...
The one stop reference for web developers and designers.We have huge collection of PHP, Javascript, Ajax, Jquery, HTML, Mysql, Perl, Shell, Apache scripts
Home » Html
The absolute path for a file or directory is not the same as the URI. The absolute path on the web server is/home/DIR/Xs/something/mydir/. Here is how to find the absolute path on your web...
Close Event In Javascript For some versions of Firefox, IE (Internet Explorer) and Chrome browser here is the event that gets triggered when ever we close the browser window. This script will show you...
This is a simple script to pass values from our server side language PHP to the client side script JAVASCRIPT. Its pretty simple we have two php files. CONTACT.php and SEND.php, in that you...
Here is a simple code that explains how a cookie is set and retrieved using php. A cookie is set with the following code: setcookie(name, value, expiration) $Month = 2592000 + time(); //this adds...
Like Us On Facebook
Css / Flash / JavaScripts / Others / scripts / Tools / Wordpress Tips
Disabling right click menu using javascript Enhanced Version
3 Jun, 2009