19/11/2008, 14:21
|
| $this->role('moderador'); | | Fecha de Ingreso: mayo-2006 Ubicación: /home/ams/
Mensajes: 38.567
Antigüedad: 18 años, 8 meses Puntos: 2135 | |
Respuesta: Configuración php.ini Pues haces:
Código php:
Ver original<?php include("config.php"); ?> <?php $fh = fopen("archivo.txt", "a" ); ?>
Saludos |