[PHP] Problem with mysql_connect(...)

2005-09-19 Thread A T
Hello. I'm trying to connect to my MySQL server with mysql_connect(...). The server is up and running, and I'm running Apache with PHP properly installed. The code: $hleServer = mysql_connect($host, $user, $password) or die("Error: Database. Error code: 1. Contact the web master!"); $host, $us

[PHP] Necesito una función

2004-03-05 Thread :: n a s s a t :: Depto Tecnico
En una news de www.php.net informan de que esta dirección se puede utilizar para pedir ayuda. En ese caso, necesitaría saber, por favor, si existe una función para saber la IP desde la que se está accediendo a una página. De no ser esta la utilidad de esta cuenta de correo, les ruego disculpen

[PHP] writing text on images

2001-11-27 Thread e c h o p l u s A T w o r k
Hi all, I've stored on a db using blob fields, the content of some image file. Ayones know how to write on these image on fly w/o using the filesystem? I mean: many thanks in advance max -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additio