y, if I make a query like this kind:
if(mysql_num_rows(mysql_query(bla bla bla))!=1)
Do I have to dump the result? If so, how?
Thanks a lot for your time,
Rui Monteiro
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello there,
I want to make a form post where a user can send a *.zip file to the server.
How can I do this? I'm thinking on going for the ftp methd, but that would
be just too much work for a simple file send.
Any ideas?
Thanks a lot,
Rui
--
PHP Windows Mailing List (http://www.php.net/)
To
hat).
>
> Then you can use the "Download file" class @ phpclasses.org
> -->http://www.phpclasses.org/browse/package/699.html
>
> Combine these 2 and you're set :)
>
> Grtz
>
> Rodrigo
>
>
>
>
> -Original Message-
> From: Ru
Hello there,
I got to make a page where after a user login, he can download whatever
files he want (the available for his access level).
My question is where do I make the security access?
1 - On the server - Apache. It would be very difficult to create each user
access whenever a new user
I'm using the function ftp_get() in my ftp access. The problem is that I
can't tell if the file is downloaded or not. How can I resolve this problem?
The page that has this function gets the vars from an url ( ex.
www.mysite.com/hello.php?name=rui&pass=superfly) Another problem to concern
is the f
know where the file containing the login or password is
stored, but I suppose theres is a rule where to be hold up.
Thank you,
Rui Monteiro
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php