- Original Message -
From: "Mark Rees" <[EMAIL PROTECTED]>
To:
Sent: Thursday, October 13, 2005 11:54 AM
Subject: Fw: [PHP] Re: Connecting to MySQL Sever using PHP5
Back to the list - please use reply-all
- Original Message -
From: "Andreja Simovic&qu
I am not sure
but maybe something like this is posible
$current_year = date(Y);
$qry = "SELECT * FROM
`table`
WHERE ($current_year-YEAR(birthday)) BETWEEN 25 AND 26"
"Matthew Weier O'Phinney" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>* Ryan A <[EMAIL PROTECTED]> :
>> Than
i am pretty new in all of this, but i added this sites to restricted web
sites in IE settings, so now it doesnt work at all
"Ryan A" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> check up on CAPTCHA on google or your favourite search engine
>
> -Ryan
>
>
> On 4/3/2005 11:35:03 P
did anyone tryed to paste this in address
https://nokiags.wdsglobal.com/imageservlet
"Ryan A" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> check up on CAPTCHA on google or your favourite search engine
>
> -Ryan
>
>
> On 4/3/2005 11:35:03 PM, nime ([EMAIL PROTECTED]) wrote:
>> A
http://www.downloadfreetrial.com/scripts/php/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I really dont know :)
<[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>I m trying to check $GP[sifre] variable, $GP[sifre] must consist of alpha
> numeric chars only. here, how I check the variable:
>
> if((eregi("[^a-zA-Z0-9]",$GP[sifre])
>echo 'true';
> else
>echo 'false';
i'm not familliar with regular expresions but i think that ^a-z - means
that variable must start witx a-z characters
you can chek it here:
http://www.php.net/manual/en/reference.pcre.pattern.syntax.php
<[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>I m trying to check $GP[sifre
I realy dont understand what are you saying :)
"William Stokes" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hello,
>
> I was under impression that php automatically gives values to image_type
> and image_name if one tries to upload image from a web form if the name of
> the up
same thing for inserting, or similar
but youl have to read file s
something like:
"J.F.Kishor" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi,
>
> I am having a problem in storing and selecting images in and
> from postgres.
>
> My requirement is I have to select the image fro
i have done this before, but with mysql
here is the way:
now your link in other file , whitch will display a picture, would be
"J.F.Kishor" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi,
>
> I am having a problem in storing and selecting images in and
> from postgres.
>
>
is there any way to edit and resize animated gifs in PHP?
with imagegif() i only get a static image
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
11 matches
Mail list logo