I need download a binary file in php. I don't need to read the contents
just download the whole file to a browsed directory.
I know you can use the header function, does anyone know the syntax.
Sean
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.
I'm trying retrieve a directory name and a filename with a form. I want
to use input type file so the user can browse for the file but keep the
whole directory name.
Any help
Sean
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Does anyone know how to launch a new page with having the back arrow
button grayed out?
Sean
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Does anyone know how to update an option list queried from a database
table after an insert/delete action on that table?
Sean
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
To all,
I have a check box input which I assign an array to the name. I want to
pass the array to a javascript and based on a certain criteria check
the box. I use the syntax: formname.elements['array[]'][index].checked=
true. It works with IE but since my buddy added an html validator
to a config
Does anyone know if there is a way to change permission on a directory
on a Solaris OS through php? And if there is a way authenticate the
owner of
the directory through an rlogin or su.
Sean
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Does anyone know what the best way to list a directory dialog box or
directory drop down list in
Php? The script I'm writing has a form that asks the user where his
files are and I don't want the
user to have to remember the whole directory path in order to type it.
Sean
--
PHP General Mailing
7 matches
Mail list logo