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
which has forced the early release of this advisory. Please note
that the patch provided by ISS does not correct this vulnerability.
The Apache Software Foundation has released versions 1.3.26 and 2.0.39
to address and fix this issue. These version are available for download;
see below.
Josep
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
And what about pearDB ?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
faster ?
Thanks
Josep R. Raurell
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
;
'putenv ("DB2INSTANCE=db2inst1"); '
'odbc_connect(PHP_DB_NAME, AS400_USERID, AS400_PASSWORD);'
Warning: The Table name referenced in your PHP script
must be qualified with the "collection" or "library" name
of AS/400 DB2 system. Exa
clean", but is not very clean :-(.
The answer is delete the source and extract again.
A lot of tanks to Jason Wong, today my php support png.
Josep R. Raurell
Responsable d'inforamtica d' AKO Electomecanica
Estudinat d' Ingenieria Tecnica Informatica de Gestió a la UOC
27; '--with-pdflib=/usr/local/pdflib4' '--with-zlib' '-
-with-png-dir=/usr/local' '--with-gd=/usr/local'
It seems a problem that other people had, but I can't found the sollution in
the forums.
Help please.
Josep R. Raurell.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Quoting Torkil Johnsen <[EMAIL PROTECTED]>:
> Anyone know of a good text editor for linux, WITH syntax highlighting for
> php/html + other languages?
>
> - TOrkil
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
jedit
www.je
I can't select a database from a php script.
I've set privileges in both the user and the data base tables
and I've done FLUSH PRIVILEGES;
WHY?
JOSEP.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands,
I've did:
FLUSH PRIVILEGES
but nothing changes.
Josep.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
I get:
unable to select database
when I visit my guestbook.php
The user trying it is set in the mysql.user (without any perms) and in the
mysql.db (with all perms).
Do I have to set all perms to this user in the mysql.user table?
Josep
--
PHP General Mailing List (http
I get the following message when trying to view a php page
Warning: Access denied for user: 'jupshoes@localhost' (Using password: YES)
in /home/jupshoes/public_html/guest/index.php on line 27
Unable to connect to SQL server
What is going wrong
Josep
--
PHP General Mailing
Which packages do I need to set a web server with PHP and MYSQL support?
I guess:
apache server
php4 apache module
mysql module for php4
Josep
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To
Debian 2.2 + PHP4 apache module + mysql
Trying my first php program (guestbook) I get:
Fatal error: Call to undefined function: mysql_pconnect() in
/home/jupshoes/public_html/guest/index.php on line 27
thanks
Josep.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail
> Use a LIMIT clause. See
>
http://www.mysql.com/documentation/mysql/bychapter/manual_Reference.html#SEL
ECT
>
> -Rasmus
And for a db that not have limit (like ibm db2)
Josep.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PR
Hi.
I want use in IBM DB2 the SELECT . LIMIT, as I can do in mySQL.
How
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
If you d'ont compile as a module, you must copile and install apache again.
>
>> Trying a re-post from yesterday...
>>
>> My setup is as follows:
>>
>> RH Linux 7.0
>> PHP 4.0.5
>> Apache 1.3.20
>>
>> I've either added or uncommented the following lines from httpd.conf:
>>
>> AddType ap
20 matches
Mail list logo