
04/11/2005, 17:24
|
 | | | Fecha de Ingreso: enero-2004
Mensajes: 519
Antigüedad: 21 años, 1 mes Puntos: 1 | |
Configuracion script <?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 |