Chris
Cc: JD , php-general@lists.php.net
Subject: Re: [PHP] PHP bandwidth control
Date: Tue, 7 Apr 2009 10:42:01 +0200
2009/4/7 Chris :
>
>> I guess there are multiple ways to engage this problem. It depends how
>> "deep" you want to log the traffic. If you just want to coun
ters"
To: Yannick Mortier
Cc: JD , php-general@lists.php.net
Subject: Re: [PHP] PHP bandwidth control
Date: Mon, 06 Apr 2009 06:03:12 -0700
Yannick Mortier wrote:
> 2009/4/6 JD :
>> Hello,
>>
>> I am relatively new to PHP and am trying to make a video/image sharing site
Hello,
I am relatively new to PHP and am trying to make a video/image sharing site for
my family to upload and share family videos and pictures. My concern is that
because I'm hosting this site at my house, I will quickly exceed my bandwidth
limitations each month if all the family members I th
Can someone help me figure out why I can't run this on MySQL. I get a
syntax error.
list($qh,$num) = dbQuery("SELECT password AS passwd1,
$DATABASE_PASSWORD_FUNCTION('$password') AS passwd2 ".
"FROM $USER_TABLE WHERE username='$username'");
$data = dbResult($qh);
--
PHP General Mailing List
At 05:30 PM 9/8/2006, you wrote:
- Original Message - From: "JD" <[EMAIL PROTECTED]>
To:
Sent: Friday, September 08, 2006 11:03 PM
Subject: [PHP] if statement with or comparison (newbie)
I'm trying to set up a simple conditional, something like this:
If my_var
I get "right color" when I enter "black" and "wrong color" for
everything else.
Would you please point out what's the trivial thing I'm missing here...
jd
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
6 matches
Mail list logo