Tema
:
Ayuda insetar datos bd en calendario
Ver Mensaje Individual
#
4
(
permalink
)
06/12/2008, 08:59
Ronruby
Fecha de Ingreso: julio-2008
Ubicación: 18°30'N, 69°59'W
Mensajes: 4.879
Antigüedad: 16 años, 7 meses
Puntos: 416
Respuesta: Hacer tabla y colorear celda segun registro
mysql_connect()
http://www.php.net/manual/es/function.mysql-connect.php
mysql_select_db()
http://www.php.net/manual/es/functio...-select-db.php
mysql_query()
http://www.php.net/manual/es/function.mysql-query.php
mysql_fetch_array()
http://www.php.net/manual/es/functio...etch-array.php
Te recomiendo te leas por lo menos un manual basico de PHP+MySQL, hay muchos rondando en el internet.
Ronruby
Ver Perfil
Buscar todos los Mensajes de Ronruby