If you want a script Tell me !!!
(°-Nayco,
//\[EMAIL PROTECTED]
v_/_ http://nayco.free.fr
- Original Message -
From: Alexander Deruwe <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, October 03, 2001 3:21 AM
Subject: Re: [PHP] Re: D
$var=urlencode($var);
may solve your problem.
(°-Nayco,
//\[EMAIL PROTECTED]
v_/_ http://nayco.free.fr
- Original Message -
From: murat <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, September 13, 2001 1:34 PM
Subject: [PHP]
->>
$result1 = mysql_query("SELECT * FROM news,authors ORDER BY `id` DESC",$db);
I think something like "WHERE news.id=author.id" is missing .
And I made a few scripts like this one, and i think you should "ORDER BY
date" .
(°-Na
http://php.net/manual/en/function.wordwrap.php
(°-Nayco,
//\[EMAIL PROTECTED]
v_/_ http://nayco.free.fr
- Original Message -
From: Justin French <[EMAIL PROTECTED]>
To: php <[EMAIL PROTECTED]>
Sent: Wednesday, September 12, 2001 3:39 AM
S
with some environnement variable
er, i'm going to take a look, wait.
(°- Nayco,
//\[EMAIL PROTECTED]
v_/_ http://nayco.free.fr
- Original Message -
From: Zhu George-CZZ010 <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, S
?>
This is not PHP, yeah, but important enough ...
Don't you fear a
GLOBAL $war;
???
It smells bad . the ones who did that are ugly Mo**rs, but very
strong how could they do that ???
http://nayco.free.fr
- Original Message -
From: Jeff Lewis <[EMAIL PROTECTED]>
To:
maybe you forgot something like:
.
$letter=26-(ord($word[$i])-65);// excellent !!!
if (($letter<1)||($letter>26))
$letter=0;
$total+=$letter;
(°- Nayco,
//\[EMAIL PROTECTED]
v_/_ http://nayco.free.fr
- Original Message -
From:
Maybe using cookies ???
(°-Nayco,
//\[EMAIL PROTECTED]
v_/_ http://nayco.free.fr
- Original Message -
From: <[EMAIL PROTECTED]>
To: Php-General <[EMAIL PROTECTED]>
Sent: Tuesday, September 11, 2001 11:10 AM
Subject: [PHP] variables
> H
I 've got the same problem on many scripts using mysql and forms ...
it's hard to handle the " ' " character..
i'd like some advices too !!!
(°-Nayco,
//\[EMAIL PROTECTED]
v_/_ http://nayco.free.fr
- Original Messag
well, I don't know if that's possible .
you're writting a local admin application with PHP
(I mean, this script is used on the local machine, not through the network
???)
I think there should have a way to get this to work
(°-Nayco,
//\[
have you tried with specifiing th e display to use
> something like EXEC ("my_app --display 0:0")
well this may be possible, everything is possible with a keyboard and
many imagination ;~p
(°-Nayco,
//\[EMAIL PROTECTED]
thanx.
maybe this will not really secure the password transmission , but it'll be
good to studie
(°- Nayco,
//\[EMAIL PROTECTED]
v_/_ http://nayco.free.fr
- Original Message -
From: Arve Bersvendsen <[EMAIL PROTECTED]>
To: <[EMAIL PR
thanx...
yeah, I forgot that the problem is not what the sniffer sees, the problem is
: how can i do to prevent him from seeing anything
Is SSL difficult to use in PHP ???
Can someone shortly explain it to me ???
(°-Nayco,
//\[EMAIL PROTECTED]
v_/_ http
Try something like
< script language="JavaScript">
if (inv_name.value=='mobile')
{
inv_imei.style.visibility=visible; .
based on CSS and JS !!!
but this is VERY fast written and may only work on IE, not NS .
(°-Nayco,
//\
Try to insert in your 'locked' field an Unix date instead of 'locked' .
One field, two effects !!!!
(°-Nayco,
//\[EMAIL PROTECTED]
v_/_ http://nayco.free.fr
- Original Message -
From: Justin French <[EMAIL PROTECTED]>
think headers are not counted by the browser in the total size
(°-Nayco,
//\[EMAIL PROTECTED]
v_/_ http://nayco.free.fr
- Original Message -
From: Enrique Vadillo <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, September 11,
be careful, i guess some Web-browsers will not accept it ( all the
syntax-checkers like Opera )
(°-Nayco,
//\[EMAIL PROTECTED]
v_/_ http://nayco.free.fr
- Original Message -
From: Ken <[EMAIL PROTECTED]>
To: Steve Edberg <[EMAIL
I don't think that will be a problem : try zend.com 'apache + php4' > go
and see http://zend.com
Anyone tried under NT ???
I won't say : 'try Linux'
(°-Nayco,
//\[EMAIL PROTECTED]
v_/_ http://nayco.free.fr
- Or
$corrected_string=addslashes($string_to_correct)
I think this function does it...
or maybe :
$corrected_string=ereg_replace("/'/","\'",$string_to_correct) >(i'm
not sure of the syntax).
(°-Nayco,
//\[EMAIL PROTEC
lode(" ",$line);
while (list($foo,$word)=each($words))
{
$word_value=0;
for ($car=0;$car$word on line $line_value of
the input file has a value of $word_value.\n";
}
}
echo "\nIf nothing appears above, no
tter_value=$tab[$word[$car]])
> $word_value+=$letter_value;
> }
>file://echo "mot : $word; ";
>file://echo "valeur : $word_value\n\n";
>if ($word_value==100)
>
WHA
-> for school lessons ???
let's think about it ...
- Original Message -
From: Sebastian Bergmann <[EMAIL PROTECTED]>
To: Ralph Guzman <[EMAIL PROTECTED]>
Cc: PHP Developer Mailing List <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Monday, September 10, 2001 10:27 AM
Subject
Heloorghhh !!!
Well, try to make a script with :
then, look at the output to see where the error is
well, php's got to know which of the quotes means "end of string" an which
is a part of the string...
so, parts of the string must be backslashed in every function using it
when submit
maybe by adding a unique ID like that :
somethin/somewhere/index.php?do=this&and=that&IDop=someMD5id
then, keeping logs of the operations in a db table if the id already
exists in the table, nothing is done ...and maybe it's time to clean
parameters... then, the logs should be cleant every d
24 matches
Mail list logo