[PHP] PHP and java

2003-10-29 Thread David Miller
I have written PHP code to upload and download files to my server through my browser. On the local side I have generated a java applet to do a few things that I just can't do with a browser. There are some things that I need the java on the local machine to have access to on the server. I st

[PHP] php and gd

2003-07-01 Thread David Miller
GD Version 1.6.2 or higher. I tried uninstalling and reinstalling the php but this didn't help. Thanks David Miller -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] javascript

2003-03-07 Thread David Miller
You might be checking it 6 or 8 times if the user can't get all the fields filled in correctly. Creates a lot of traffic that isn't necessary between server and client. If javascript isn't enabled, there isn't a choice but if it is then the client side can prompt the 6 or 8 times until the user

[PHP] File Download

2003-03-06 Thread David Miller
statement after the download to indicate the no more data goes into the file but is to be displayed by the browser. I can't figure out how to get this to work. Thanks David Miller -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php