Créer un compte ou loggez-vous pour pouvoir ajouter, commenter et noter les snippets.

Navigation

my Symfony Plugins

Plugins demos


My bookmarks

Vous pouvez commenter/noter en utilisant le compte anonymous (mot de passe: anonymous)
You can comment/rate using the anonymous account (password: anonymous).

[PHP] Récupérer le répertoire du fichier en cours - 147 view(s)

Pour pointer vers un external symfony dans /lib/vendor par exemple.

$sf_symfony_lib_dir  = dirname(__FILE__). '/../lib/vendor/symfony/lib';
$sf_symfony_data_dir = dirname(__FILE__). '/../lib/vendor/symfony/data';
 
par COil le 2008-09-29, taggé : config  dir  file  path  php 

Ajouter un commentaire / Add a comment

Nom / Pseudo : 

Email (gravatar activé/activated) : 

Site Web (facultatif/optional) : 

Commentaire / Comment : (*)

Ecrivez le mot "vache" ci dessous. (Write the word "vache" below) (*)

Debug toolbar