<?php
$CardPath = "/usr/home/snipe.net/html/phpCards1.3/";
include "$CardPath"."phpCards.Config.php";
include "$CardPath"."lang/"."$CardLanguageFile";
?>
Estoy intentando configurar un script PHP y en las instrucciones de instalacion dice "you must change the very first variable ($CardPath)
to match the file path of your own server." Donde Tiene que apuntar la variable $Cardpath??? podriais poner un ejemplo???
gracias