PHP: get absolute path to current folder / directory
The simple way :
Use php function getcwd like this:
$base_folder = getcwd();
result in $base_folder is string to current path/folder without end trail, / .
or use php constant called __FILE__
define(’ABSLPATH’, dirnam... [Read-More ...]
huburi romanesti
Daca tot nu prea mai merg trackerele in ultimul timp macar au ramas huburile
lista huburi (hublist.config) cu adrese pentru huburi in majoritatea din romania:
http://rohublist.go.ro/hublist.config
http://www.a-net.ro/PublicHubList.c... [Read-More ...]






















