Ver Mensaje Individual
  #8 (permalink)  
Antiguo 23/12/2009, 04:11
underworf
 
Fecha de Ingreso: diciembre-2009
Mensajes: 108
Antigüedad: 15 años, 3 meses
Puntos: 0
Respuesta: ayuda en php para subil server

<?
//db access info
$sql_host='mysql4.000webhost.com';//host
$sql_user='a9454421_papa';//db user
$sql_pass='1985luis';//db pass
$sql_db='a9454421_pap';//db name

//path and url
$base_path="http://renato.webege.com//public_html/fase1"";//full path to script
$main_url="http://renato.webege.com/a1856546/public_html/fase1";//url to the script
$cookie_url="www.http://renato.webege.com/fase1/";//the domain name of your website without http://www
$tribes_folder="www.http://renato.webege.com/fase1/groups";//folder for groups to be created

//mail addresses
$admin_mail="[email protected]";//admin e-mail
$system_mail="[email protected]";//system messages e-mail

//admin access info
$admin_login="admin";//login
$admin_password="admin";//password
//(note: please, use password without any meaning to prevent hackers attack)
/* Constant Variables */
$lines=10;
$lines10=10;
$lines15=15;
$lines25=25;
$lines50=50;
$lcoun=1;
/********************************/

$site_name="MySpace Clone";
?>