Ask a Question related to PHP Development, Design and Development.
-
Chris Shiflett #1
Re: chris->Re: [PHP] 3 mins of your time please...logic problem
--- Ryan A <ryan@coinpass.com> wrote:
I had a tough time myself. I just went to this page:> WHERE?? Can you point me to them?
[url]http://www.captcha.net/cgi-bin/ez-gimpy[/url]
And, when I view source, I see the following in an HTML comment:
The following versions are available for download:
<a href="/ez-gimpy_install.tar">EZ-Gimpy</a>,
<a href="/gimpy_install.tar">Gimpy</a>.
So, I tried this URL:
[url]http://www.captcha.net/ez-gimpy_install.tar[/url]
And, it works. Hope that helps.
Chris
=====
Become a better Web developer with the HTTP Developer's Handbook
[url]http://httphandbook.org/[/url]
Chris Shiflett Guest
-
CMS logic problem
Hi All Yet again, I know this is a try it yourself, but I just want to get your feedback/comments on this. I'm creating a CMS that will allow... -
Thanks to Chris and Holly
Just a note of thanks for sharing your knowledge. I've disabled the ASPNET account for the moment and am trying to figure out when IIS got put on... -
[PHP] 3 mins of your time please...logic problem
You might try to perform bother queries first then check then by If ($result1 || $result2) { echo "You have already voted"; } else { ... } ... -
3 mins of your time please...logic problem
Hi all, Am having a bit of a problem understanding this, can anybody tell me where i'm going wrong please? Basically trying to limit the "vote"... -
To Chris Cox about tranparency
Chris,you know about transparency all! Pleas tell me,how i can delete (change to the transparent pixels) all black-gray-white (R=G=B).And how i can... -
Chris Shiflett #2
Re: [PHP] Re: chris->Re: [PHP] 3 mins of your time please...logic problem
--- Chris Shiflett <shiflett@php.net> wrote:
I meant to say that this page has the HTML comment:> I had a tough time myself. I just went to this page:
>
> [url]http://www.captcha.net/cgi-bin/ez-gimpy[/url]
[url]http://www.captcha.net/captchas/gimpy/[/url]
Chris
=====
Become a better Web developer with the HTTP Developer's Handbook
[url]http://httphandbook.org/[/url]
Chris Shiflett Guest
-
Ryan A #3
Re: [PHP] Re: chris->Re: [PHP] 3 mins of your time please...logic problem
Hey,
Thanks dude, have downloaded both will see if i understand them now :-D
cheers,
-Ryan
We will slaughter you all! - The Iraqi (Dis)information ministers site
[url]http://MrSahaf.com[/url]
----- Original Message -----
From: "Chris Shiflett" <shiflett@php.net>
To: "Ryan A" <ryan@coinpass.com>; <php-general@lists.php.net>
Sent: Thursday, September 25, 2003 2:00 AM
Subject: [PHP] Re: chris->Re: [PHP] 3 mins of your time please...logic
problem
> --- Ryan A <ryan@coinpass.com> wrote:>> > WHERE?? Can you point me to them?
> I had a tough time myself. I just went to this page:
>
> http://www.captcha.net/cgi-bin/ez-gimpy
>
> And, when I view source, I see the following in an HTML comment:
>
> The following versions are available for download:
> <a href="/ez-gimpy_install.tar">EZ-Gimpy</a>,
> <a href="/gimpy_install.tar">Gimpy</a>.
>
> So, I tried this URL:
>
> http://www.captcha.net/ez-gimpy_install.tar
>
> And, it works. Hope that helps.
>
> Chris
>
> =====
> Become a better Web developer with the HTTP Developer's Handbook
> http://httphandbook.org/
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
>Ryan A Guest



Reply With Quote

