was found - the user is authenticated.
$auth = true;
}
return $auth;
}
Josep R. Raurell
En/na Scott ha escrit:
>I apologize if this is might be OT. I have 5,000+ users in a unix passwd
>file that I would like to move to a MySQL table to build a login system
>with ph
R. Raurell
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
This work for me:
liv_1
liv_2
liv_3
liv_n
To get the value i work in this way...
$liv= $_REQUEST['liv'];
$n = 50;
for ($i=1; $i<=$n;i++){
...
echo $liv[$i];
Josep R. Raurell
--
PHP General
If you destroy the session (for exaple with a logoff button) this dosen
work.
Josep R. Raurell
Giancarlo Pinerolo wrote:
>Giancarlo Pinerolo wrote:
>
>>I myself wrote:
>>
>>>Can I tell you more than what the subject says?
>>>proceeding:
>>>Close
so much variables in the URL, whit
post the result is a blank scrren (the pdf never apears).
Somebody nows if is posible (with another headers or with other
solution) to use a POST method to get a pdf made on the fly ?
Thanks.
Josep. R. Raurell
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
5 matches
Mail list logo