HOME | BLOG | LINK LIST | CONTACT
Porn Blocker

Archive for the ‘PHP’ Category

How to find your absolute server path

Friday, October 2nd, 2009

Description: string getcwd (void ) – Gets the current working directory.

<?php
$abspath = getcwd();
echo $abspath;
?>

credits: inacode

Valid CSS!
  • You are currently browsing the archives for the PHP category.

Twitter Updates

Archives