Is there a free php accelerator out there which runs under Apache 2?
--
Jochen Kaechelin
[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
eters to use in
Apaches' httpd.conf?
--
Jochen Kaechelin
[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Will this combination work?
It would be great if we could use this combination for testing only
til the big brothers apache and php work fine with perchild.
--
Jochen Kaechelin
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
> Hiya as this is my first time using cookies could some one please
> give me an typical life time for a cookie before is destroys its self?
I always delete the cookie when the browsers is closed. set lifetime to ""
to do this.
But in some cases you need cookies to detect users after longer time.
does anybody know which versions
of PHP are installed on a CobaltRAQ3 or CobaltRAQ4
when you buy a new one?
--
Ihr WEBberater
Stuttgarter Str.3, D-73033 Göppingen
Tel. +49(0)7161-929594 - Fax. +49(0)7161-929598
http://www.wa-p.de ** mailto:[EMAIL PROTECTED]
--
PHP General Mailing List (http://
i built a script to generate passwords:
function passwort($laenge)
{
$allowed =
"abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890:-+=";
$allowed_length = strlen($allowed);
$i=0;
$pw = "";
How can I dynamically load the PDF-extension only when
needed?
--
phpArbeitsgruppe in Gruendung - Jochen Kaechelin
Stuttgarter Str.3, D-73033 Goeppingen
Tel. 07161-92 95 94, Fax 07161-92 95 98
http://www.php-arbeitsgruppe.de, mailto:[EMAIL PROTECTED]
--
PHP General Mailing List (http
ogin
a few minutes before.
Thanx
--
phpArbeitsgruppe in Gruendung - Jochen Kaechelin
Stuttgarter Str.3, D-73033 Goeppingen
Tel. 07161-92 95 94, Fax 07161-92 95 98
http://www.php-arbeitsgruppe.de, mailto:[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-ma
Are there known probs with PDFLib 4.0 and PHP 4.0.5
on a WAMP-System!
It doesn't work after installing PHP 4.0.5!
--
phpArbeitsgruppe in Gruendung - Jochen Kaechelin
Stuttgarter Str.3, D-73033 Goeppingen
Tel. 07161-92 95 94, Fax 07161-92 95 98
http://www.php-arbeitsgruppe.de, mailto:[
How can I protect a pdf-doc
with passwords after creating it
with pdflib?
--
Jochen Kaechelin - Ihr WEBberater
Stuttgarter Str.3, D-73033 Goeppingen
Tel. 07161-92 95 94, Fax 07161-92 95 98
http://www.wa-p.de, mailto:[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To
Hello list!
When you create a pdf-document with Adobe Acrobat
you can protect it with a password!
Is there a way to protect it with php's pdf-funtions, too!
I found nothing in the docs!
--
phpArbeitsgruppe in Gruendung - Jochen Kaechelin
Stuttgarter Str.3, D-73033 Goeppingen
Tel. 07161-
Is there a script to analyse the mysql.log files to
do some statistics, or would it be better to
store needed informationen in a MySQL-Database
using sessions?
--
phpArbeitsgruppe in Gruendung - Jochen Kaechelin
Stuttgarter Str.3, D-73033 Goeppingen
Tel. 07161-92 95 94, Fax 07161-92 95 98
Am Dienstag, 2. April 2002 00:35 schrieb jon:
> Hey folks...
>
> Does anyone out there have a feel for how widely distributed the
> PEAR libraries are? I want to add DB abstraction to my project,
> but I don't want to use PEAR if it's going to horribly
> inconvenience all the people out there on m
how can I connect to a remote-database from
my local dos-window?
I use the following without success:
mysql -u XXX -h mysql-XXX -p -D
Jochen Kaechelin
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail
Waht might be the most secure method to check,
if a certain page was reached by submitting a form
instead of typing the adress directly?
I read, the the $HTTP_REFERER may be changed, e.g.
when WEBWASHER or other programs are in use!
Pleas help!
Thanx
--
Jochen Kaechelin - Ihr WEBberater
My ISP does not support PDF-Support in PHP 4.0.3pl1.
But we urgently need to generate PDF-Files on the fly.
Is it secure to use the dl-command?
Is it possible to override the dl-extension-path
defined in the php.ini?
--
Jochen Kaechelin - Ihr WEBberater
Stuttgarter Str.3, D-73033 Goeppingen
Where can I get a php_pdf.so file
for trying the dl-function on our server?
I locally use a Win-System and therfore only
have a php_pdf.dll!
--
Jochen Kaechelin - Ihr WEBberater
Stuttgarter Str.3, D-73033 Goeppingen
Tel. 07161-92 95 94, Fax 07161-92 95 98
http://www.wa-p.de, mailto:[EMAIL
Hello list!
Does anybody know some sources to read about the
COM-Functions in PHP? We wan't to develop some
tools to generate INCOMES out of a web application?
Only found some lines on phpbuilder, but that's not
really enough to get started!
Thanx
--
Jochen Kaechelin - Ihr
What about this error:
checkdnsrr() is not supported in this PHP build
Any answers?
--
Jochen Kaechelin - Ihr WEBberater
Stuttgarter Str.3, D-73033 Goeppingen
Tel. 07161-92 95 94, Fax 07161-92 95 98
http://www.wa-p.de, mailto:[EMAIL PROTECTED]
--
PHP General Mailing List (http
great - something is missing without this mailing list!
--
phpArbeitsgruppe in Gruendung - Jochen Kaechelin
Stuttgarter Str.3, D-73033 Goeppingen
Tel. 07161-92 95 94, Fax 07161-92 95 98
http://www.php-arbeitsgruppe.de, mailto:[EMAIL PROTECTED]
> What do we require to use the MySQLGUI with our MYSQL server.
>
> We are looking to manage the users and tables over the web
> from an NT
> machine. Can you please advise us.
>
> I think that you may have a very large market out there is
> it works in the
> way that i have been lead to bel
Will PHP run under Windows XP?
--
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]
Have you looked at:
PHP 4.0.6 memory limit fix [0Kb] - 1 July 2001
(This patch fixes a bug in the 4.0.6 memory limit option.
This is only needed when configuring PHP with --enable-memory-limit).
If you have problems applying the patch try using GNU patch.
http://www.php.net/downloads.php
--
P
> -Original Message-
> From: David Robley [mailto:[EMAIL PROTECTED]]
> Sent: Friday, July 13, 2001 2:48 AM
> To: Randy Johnson; PHP General List
> Subject: Re: [PHP] Re: Downloading Data from Database
>
>
> On Sun, 15 Jul 2001 01:15, Randy Johnson wrote:
> > Dave,
> >
> > The code belo
is a STRING and $b is a INTEGER!
--
phpArbeitsgruppe in Gruendung - Jochen Kaechelin
Stuttgarter Str.3, D-73033 Goeppingen
Tel. 07161-92 95 94, Fax 07161-92 95 98
http://www.php-arbeitsgruppe.de, mailto:[EMAIL PROTECTED]
> In Asp i have this
> response.redirect "name_page.asp", it's used to go to another page
>
> what is the similar function in PhP?
header("Location: http://www.your.domain/foo.php";);
--
phpArbeitsgruppe in Gruendung - Jochen Kaechelin
Stutt
Anyone made good experiences
with the ADODB Library for PHP4?
--
WA-P : Jochen Kaechelin
Programmierung - Beratung - Hosting
Stuttgarter Strasse 3, D-73033 Göppingen
Tel. 07161 - 92 95 94, Fax 92 95 98
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED
is there a source for further information
connecting to databases with ADODB for PHP4?
I only know http://php.weblogs.com/ADODB
--
WA-P : Jochen Kaechelin
Programmierung - Beratung - Hosting
Stuttgarter Strasse 3, D-73033 Göppingen
Tel. 07161 - 92 95 94, Fax 92 95 98
--
PHP General Mailing
Netscape does not accept the following:
SetCookie("bilderanzeige",$bilderanzeige,time()+3600*24*30,"/","",0);
Works fine in IE and Opera!
Could anyone help, please!
Jochen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-
>
SetCookie("bilderanzeige",$bilderanzeige,time()+3600*24*30,"/","",0);
> > Works fine in IE and Opera!
> > Could anyone help, please!
>
> What's in $bilderanzeige?
$bilderanzeige = "ja" or
$bilderanzeige = "nein"
Jochen
--
PHP General Mailing List (http://www.php.net/)
To un
Is this a secure way to check if some
data comes from a form-field of the
previous page, or ist it possible to
fill it without submitting a form?
--
Jochen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTE
How can I call a JavaScript inside php?
Thängs
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
uot;";
if($a!="") $url.= $url+$urlpart[a];
if($b!="") $url.= $url+$urlpart[b];
if($c!="") $url.= $url+$urlpart[c];
if($d!="") $url.= $url+$urlpart[d];
return $url;
}
$link = build_url($a,$b,$c,$d);
echo
Wie kann ich denn in den Betreffzeilen
möglich Umlaute entfernen?
--
Jochen Kächelin
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
34 matches
Mail list logo