> >This task is not really suited for php. I would suggest looking into
Ntop.
> >It does exactly what you described.
>
> >> Hello
> >>
> >> I have a freebsdbox firewall . also I have some internet customers.
> >> I want to save how much data they used in a table ( such as mysql
> >>table ) for
>This task is not really suited for php. I would suggest looking into Ntop.
>It does exactly what you described.
>> Hello
>>
>> I have a freebsdbox firewall . also I have some internet customers.
>> I want to save how much data they used in a table ( such as mysql
>> table ) for each ip addr
Hello
I have a freebsdbox firewall . also I have some internet customers. I want
to save how much data they used in a table ( such as mysql table ) for each
ip address.
Apache2, php5 and mysql5.5 work on the box.
How can I do it ? any script or tool.
Thanks
--
PHP General Mailing List (htt
>> did you try it in shell? or just You tried it in PHP?
Yeah, I tried it on shell and it works on it. Also if I execute it as
command line, it works ;
php test.php
But when I try it on www ( internet explorer, firefox, chrome ..) it
doesn't work.
Hi
I use php5.3 on freebsd
I also use pf ( packet filter) on it.
I need to execute pfctl in php script. But I couldn't execute . I don't get
any errors about that.
Shell commands is allowed in php.ini My
My script is below,
shell_exec('pfctl -s nat');
exec('pfctl -s nat');
If I execut
I use iis6, php5.2 on windows2003
How can I configure some values in iis6 like php_admin_value in httpd.conf ?
Also, What sort of security tool can I use in iis6 like mod_security ?
Thanks
(trim($row[$i])==trim($row3[0]))
echo "$row3[0]";
else
echo "$row3[0]";
}
mysql_close($sonuc3);
echo "";
echo "";
- Original Message -
From: "Jochem Maas" <[EMAIL PROTECTED]>
To: "Bulent" <[EMAIL PROTECTED]>
Cc:
Hello
I am a novice about that
I use mysql4.0.24 with php4.3.10.
When I upload jpeg/gif files to my webpage I get an error as below;
PHP Warning: mysql_close(): supplied resource is not a valid MySQL-Link
resource in /var/.
What shall I do ?
My php configuration as below;
GD Suppor
8 matches
Mail list logo