are you shure about putting binarydata into a database?
cant you do it with links?
performance would be better this way i think.
"Henning Sprang" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hy Peter,
>
> Peter Lavender wrote:
>
> > Hi Everyone,
> >
>
what i want to do is, parsing the "uptime" command in suse, get the stats
for 1, 5 and 15 minute cpu utilisation, and draw an image.
just like the taskmanager in win windows 2000, xp, and nt.anybody did this
before?
should look like this:
/
|
at least you have to tell what is getting flooded...
db?
apache?
logs?
pings?
"Alawi" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
00cd01c18a1a$05063440$b084a2d4@mcsh2l7jqy8bgj">news:00cd01c18a1a$05063440$b084a2d4@mcsh2l7jqy8bgj...
some body flood mypage how can I prevent them ?
--
PHP Gener
my logout.php looks like this
session_start();
session_register("SESSION"); //these 2 things have to be on every page
right?
require ('validate_session.php'); //does compare $PHPSESSID and the sessid i
have in every url
// start of validate_session.php
";
exit;
}
?>
// end of validate_sessi
you didnt entered the correct pasword for the mysql database
"Josep" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
000501c17e48$3d5acaf0$[EMAIL PROTECTED]">news:000501c17e48$3d5acaf0$[EMAIL PROTECTED]...
> I get the following message when trying to view a php page
>
> Warning: Access denied for us
result);
> for ($i=0; $i < count($result); $i++) {
> $data .= "$result[$i]";
> }
> print "$data";
>
> That might work for ya.
>
> Good luck,
> Tyler Longren
>
> - Original Message -
> From: "Daniel Masur" <[EMAIL PROT
how can i format the output from:
$who = passthru(system(who));
echo $who;
it doesnt put breakes behind each line, so all the stuff iss just one line
till the browsers to short...
anybody can help?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
F
; Stefan Rusterholz
> Zürichbergstrasse 17
> 8032 Zürich
> --
> T. +41 1 253 19 55
> F. +41 1 253 19 56
> W3 www.interaktion.ch
> --
>
> - Original Message -
> From: "Daniel Masur" &l
set a cookie, and delete it with a logout button or when the user leaves
your domain
"Joe Van Meer" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi there. I'm new to php and would like some insight on securing a
website.
> Upon successful login to my
get the mx record:
function checkmail ($mailtocheck) {
if (eregi("^[_\.0-9a-z-]+@([0-9a-z][-0-9a-z\.]+)\.([a-z]{2,3}$)",
$mailtocheck, $check))
{
if (getmxrr($check[1].".".$check[2],$temp))
{
return true;
}
return false; // kein mx gefunden
}
else
{
return false; // syntax fehler
}
}
"Martin T
never had it runnin, but i didnt heard bout hacking g6ftp.
"Olexandr Vynnychenko" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hello Benjamin,
>
> Monday, November 12, 2001, 12:00:22 PM, you wrote:
>
> B> hey group!
>
> B> i have apache installed on an
on win32 i like g6ftp server
"Benjamin" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> hey group!
>
> i have apache installed on an win2000 machine and now i need an good and
> stable ftp server! which one does i take!
>
> thank you, ben
>
>
>
--
PHP
would intresst me too, cose i want to biuld my own portal
<[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> schrieb im Newsbeitrag
20011018124135.17694.1001.qmail@server0021">news:20011018124135.17694.1001.qmail@server0021...
>
> Hi !
>
> I am looking for an efficient web portal, sutable for medium/big
co
i have a mysql database with 100 entrys in 3 tables.
i need to search trought them, but if i search for 'a' in all tables, i get
5000 results...
70 results are the same.
heres my code:
$sql_find="
SELECT
mieter.miet_name, mieter.cat_id, mieter.id,
mieter.miet_beschreibung, cat.cat_name, ev
echo $os\n;
"\n" does a "newline" in php, that u only will see in your sourcecode
or
echo "$os\n\n";
will do a brake in the source, and one in online layout
better read php.net first, before posting suh stuff here.
"Johan Vikerskog" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
[EMAIL PROTECTED]"
$Query = "SELECT * FROM enet WHERE TechContact LIKE '%$Avar1%' AND
AdminContact LIKE '%$Avar2%'";
try this. Avar1/2 needs to be replaced by your var that u use in your html
form
"Devon" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> $Query = "SELECT *
what u use for browser, os on the client machine?
maybe some cache problem
maybe timeout
post the url of that page...so that ppl can look @ it, and tell what s going
on.
<[EMAIL PROTECTED]> schrieb im Newsbeitrag
008b01c135da$dc06f270$[EMAIL PROTECTED]">news:008b01c135da$dc06f270$[EMAIL PROTEC
just post your form to a ph site, and the name describt in your tag
will be the variable.
is
$wtf
on the php page
"Nikola Veber" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> hi
>
> In order to process a form, do I need a cgi script and if not, how a
18 matches
Mail list logo