[PHP-DEV] Bug #10497: Not connect with MySql

2001-04-25 Thread erick
From: [EMAIL PROTECTED] Operating system: Windows NT PHP version: 4.0.4pl1 PHP Bug Type: MySQL related Bug description: Not connect with MySql Estas dos sentencias si funcionan en la versión 4.03 de php, pero en la 4.04pl1 no funcionan; no se conecta php a MySql. $db =

[PHP-DEV] PHP 4.0 Bug #10497 Updated: Not connect with MySql

2001-04-25 Thread erick
ID: 10497 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: MySQL related Description: Not connect with MySql this is the error: Fatal error: Maximum execution time of 30 seconds exceeded in D:\Mis Documentos\Web\temp\ok.php on line 2 and this is the script in php: ? $db

[PHP-DEV] PHP 4.0 Bug #10497 Updated: Not connect with MySql

2001-04-30 Thread erick
ID: 10497 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Old-Bug Type: MySQL related Bug Type: Filesystem function related Description: Not connect with MySql this script don't work ? $file=fopen

[PHP-DEV] PHP 4.0 Bug #10497 Updated: Not connect with MySql

2001-04-30 Thread erick
ID: 10497 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Filesystem function related Description: Not connect with MySql this script don't work ? $file=fopen(ftp://user:password@localhost/administrador/servicios.inc,w;); fputs($file,Algo); fclose($file); ? Previous Comments:

[PHP-DEV] Bug #10566: don't work properly fopen

2001-04-30 Thread erick
From: [EMAIL PROTECTED] Operating system: Windows NT/ Unix FreeBSD PHP version: 4.0.4pl1 PHP Bug Type: Filesystem function related Bug description: don't work properly fopen this scrip don't work properly: (only the first time, that's ok) ?

[PHP-DEV] Re: Bug #10497 Updated: Not connect with MySql

2001-04-25 Thread Erick Tomás Izquierdo Cerra
er by fecha"; $r_noticias = mysql_query($query); $rw_noticias = mysql_numrows($r_noticias); if ($rw_noticias) while($a_noticias = mysql_fetch_array($r_noticias)) $hora= $a_noticias[hora]; ... ? ok; thanks Erick Tomás Izquierdo Cerra.Ing. Automática y Computación.CITMATEL.