Hi all.
anyone using FastCGI + PHP + Apache 1.3. ?
I've been trying for two days and i can't seem to configure apache with
php fastcgi.
i have php set with:
../configure --enable-fastcgi \
--enable-discard-path \
--enable-force-cgi-redirect \
--with-mysql=/usr/local/mysql \
--with-xml \
--wit
Jake McHenry wrote:
Hi everyone,
I have been searching and trying to do this for the past hour without
success yet
I have a database table with this in it:
$name
Period Ending Date: $ppe
Etc...
And in my script, these variables exist and have values. Is there a way for
me to get t
> But this is a much better way of doing this than using eval(). eval
is an evil little function!
eval() isn't so bad if you have absolute, total and complete control
over the data you are pulling or using. But once someone else becomes
involved (particularly the front end user), you are probabl
Ok, this is working good, except for one problem... I have variable
$pay_rate and $pay_rate_bap ... It finds $pay_rate first and then it never
finds $pay_rate_bap because it changes it to say.. 21_bap... Anyone know of
anything else that may work? I have been messing around with eval, and I
havn'
> -Original Message-
> From: Tijnema ! [mailto:[EMAIL PROTECTED]
> Sent: Friday, March 30, 2007 6:04 PM
> To: Jake McHenry
> Cc: tedd; php-general@lists.php.net
> Subject: Re: [PHP] Alternative/Addition to using a CAPTCHA
>
> On 3/31/07, Tijnema ! <[EMAIL PROTECTED]> wrote:
> > On 3/30/07
Tijnema ! wrote:
> On 3/30/07, Jochem Maas <[EMAIL PROTECTED]> wrote:
>> Tim wrote:
>> > > > > > >
...
>> personally I prefer JSON formatted data, for which there are even a
>> couple of
>> functions available in newer versions of php (otherwise you can find
>> code on the net
>> easily enough t
101 - 106 of 106 matches
Mail list logo