I am having this problem, I want to print something directly to my printer
without having that print dialog. What to do know? Is this possible?
Duky
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I want to make something like when you are attaching something to an
email in hotmail. I want to make something that searches your own
computer for files on your harddisk that you want to upload to the
server.
But I don't know if this is possible. If this is possible.Can somebody
tell me which fu
I want to make something like when you are attaching something to an
email in hotmail. I want to make something that searches your own
computer for files on your harddisk that you want to upload to the
server.
But I don't know if this is possible. If this is possible.Can somebody
tell me which fu
Thnx. it's working now. But.. Howcome I can only upload files no bigger
then 100 kb? I have changed the MAX_FILE_SIZE to 10. Also, I can't
change the php.ini, coz the webserver isn't mine.. what to do now??
Sundogcurt wrote:
> http://www.php.net/manual/en/features.file-upload.php
> http:
How can I secure my username and password? In 1 of my files, it contains
the following:
$conn = mysql_connect( "12.34.56.78", "username", "password");
mysql_select_db("database",$conn);
What should I do, so people can't get this information?
Duky
--
PHP General Mailing List (http://w
5 matches
Mail list logo