[PHP] PHP AND JAVA

2002-08-14 Thread Alexandra Aguiar
may i use php with JAVA (note. not JAVASCRIPT , but JAVA APPLETS) !?! any helps !? thx xanda

[PHP] SMS with PHP

2002-06-10 Thread Alexandra Aguiar
Hello ppl... i'd like to know if it's possible that a php script sends message to a cell phone... i please anything about it ... thnx in advance.. Alexandra Aguiar

[PHP] Combo box selected value...

2002-06-06 Thread Alexandra Aguiar
Hi ppl... I got the followin code to generate a combo box... ++ function comb_alfabeto( $resultado, $nome, $letra) { global $error; $quant = mysql_num_rows($resultado); If ($quant == 0) { $error->erro(); } Else { //>>

[PHP] FTP APPLE SERVER PROBLEM

2002-05-29 Thread Alexandra Aguiar
EE !!!!! Thnx in advance ... Alexandra Aguiar -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] IE 5.0 Trouble

2002-04-05 Thread Alexandra Aguiar
quot; <[EMAIL PROTECTED]> Sent: Friday, April 05, 2002 9:46 PM Subject: Re: [PHP] IE 5.0 Trouble On Fri, Apr 05, 2002 at 09:03:04PM -0300, Alexandra Aguiar wrote: > > well.. i got a script that sends an email automatically to the user (he > informed his email) . everything works fine .. b

[PHP] IE 5.0 Trouble

2002-04-05 Thread Alexandra Aguiar
hi list! well.. i got a script that sends an email automatically to the user (he = informed his email) . everything works fine .. but that the IE 5.0 users = just don't receive the email!! any1 know y ?? thnx in advance Alexandra Aguiar ps.: in other browsers it works just fine...

[PHP] PROBLEM WITH PHP 4.1.2 / MY SQL 3.22.32

2002-03-04 Thread Alexandra Aguiar
Hi, i need some help, We gotta here some database using mysql 3.22.32 and we integrate it with php.. in the webpages and stuffso now, we upgraded to PHP 4.1.2 and it's seems php it's not recognizin the data in the mysql database.. any ideas ? thnx in advance.. Alexandra Aguiar