On 5/17/2010 8:53 AM, Andre Polykanine wrote:
Ash,
Magic quotes are disabled:
http://gviragon.org/study/php.php
Any ideas?
Thanks a lot!
Your code should work for something as simple as this, almost regardless of the
php setup.
Change your
$what=array("\r\n", "\n", "\r");
$with=array(""
arthaelon @ yandex.ru; Jabber: arthaelon @
> jabber.org
> Yahoo! messenger: andre.polykanine; ICQ: 191749952
> Twitter: m_elensule
>
> - Original message -
> From: Ashley Sheridan
> To: Andre Polykanine
> Date: Monday, May 17, 2010, 3:34:07 PM
> Subject: [PHP] A si
sule
- Original message -
From: Ashley Sheridan
To: Andre Polykanine
Date: Monday, May 17, 2010, 3:34:07 PM
Subject: [PHP] A simple question, however it's urgent
On Mon, 2010-05-17 at 15:36 +0300, Andre Polykanine wrote:
> Hey Ash,
>
> I do a print_r($_POST) and see there the \r
.org
> Yahoo! messenger: andre.polykanine; ICQ: 191749952
> Twitter: m_elensule
>
> - Original message -
> From: Ashley Sheridan
> To: Andre Polykanine
> Date: Monday, May 17, 2010, 3:24:37 PM
> Subject: [PHP] A simple question, however it's urgent
>
ards from Ukraine,
Andre
Skype: Francophile; Wlm&MSN: arthaelon @ yandex.ru; Jabber: arthaelon @
jabber.org
Yahoo! messenger: andre.polykanine; ICQ: 191749952
Twitter: m_elensule
- Original message -
From: Ashley Sheridan
To: Andre Polykanine
Date: Monday, May 17, 2010, 3:24:37 PM
Subje
On Mon, 2010-05-17 at 15:26 +0300, Andre Polykanine wrote:
> Hello everyone,
> Just can't imagine what happens. There is the simplest function in the
> world:
>
> function LineBreaks ($str) {
> $what=array("\r\n", "\n", "\r");
> $with=array("");
> $str=str_replace($what, $with, $str);
> return $s
Hello everyone,
Just can't imagine what happens. There is the simplest function in the
world:
function LineBreaks ($str) {
$what=array("\r\n", "\n", "\r");
$with=array("");
$str=str_replace($what, $with, $str);
return $str;
}
And... it does work on one site and doesn't on another. Same hosting
pr
]> wrote:
>>
>>
>>> Read this..
>>> http://www.php.net/release_4_1_0.php
>>>
>>> (Especially the part about global variables...)
>>> - Original Message -
>>> From: "Chuck PUP Payne" <[EMAIL PROTECTED]>
>>
* Thus wrote Chuck PUP Payne:
> Hey,
>
> I have just upgrade my box and my forms are no longer passing information
> into the database. I did a simple echo test and sure enough nothing. I was
> using Apache 1.3 with php 4.1 I am now using Apache 2 with php 4.3.4, I
> thinking there is something th
p
>
> (Especially the part about global variables...)
> - Original Message -
> From: "Chuck PUP Payne" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Saturday, November 13, 2004 9:02 PM
> Subject: [PHP] A simple question
>
>
>&
Read this..
http://www.php.net/release_4_1_0.php
(Especially the part about global variables...)
- Original Message -
From: "Chuck PUP Payne" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, November 13, 2004 9:02 PM
Subject: [PHP] A simple question
He
Hey,
I have just upgrade my box and my forms are no longer passing information
into the database. I did a simple echo test and sure enough nothing. I was
using Apache 1.3 with php 4.1 I am now using Apache 2 with php 4.3.4, I
thinking there is something that needs to be turn on in my php.ini that
you like as long as the HTML makes sense.
Nick
Another example, from http://www.php.net/manual/en/function.include.php
...etc.
-Original Message-
From: Denis L. Menezes [mailto:[EMAIL PROTECTED]]
Sent: 22 January 2003 15:21
To: PHP general list
Subject: [PHP] A sim
it doesn't matter before or after as I know
- Original Message -
From: "Denis L. Menezes" <[EMAIL PROTECTED]>
To: "PHP general list" <[EMAIL PROTECTED]>
Sent: Wednesday, January 22, 2003 11:21 PM
Subject: [PHP] A simple question please.
Hello friend
Hello friends.
I need to add a part of html (the banner, top menus and the logo) in all pages
dynamically. I made this part of the html and converted same to php code using "Print
" command.
Now, how do I add this code in the other pages? Should I inclue "require" or "include"
command? if yes?
$variable = << Hi,
>
> Can anyone tell me please what is the equivelant of this statement from
> perl, in PHP?
>
> $variable = qq~a value with any "quotes" which doesnt need \'\'s~;
>
> i use it to get away with all the s\lashes behind quotes. can anyone tell me
> how to do that in php?
>
> Regard
Hi,
Can anyone tell me please what is the equivelant of this statement from
perl, in PHP?
$variable = qq~a value with any "quotes" which doesnt need \'\'s~;
i use it to get away with all the s\lashes behind quotes. can anyone tell me
how to do that in php?
Regards
Hamed
--
PHP General Mai
You can only do one file in each box - get a yahoo mail account and see how
they
handle file uploading.
Ivan Porro wrote:
> Hi,
>
> anyone know a simple way to realize multiple-upload at once (something
> like Msoft CTRL-multiple selection when browsing and uniqe Upload
> button). I've found on
Hi,
anyone know a simple way to realize multiple-upload at once (something
like Msoft CTRL-multiple selection when browsing and uniqe Upload
button). I've found only a multiple file input field in a form but the
numbers of file I'had to upload is unknow.
TIA
--
(p)Ivan
Student
DIST Bio-Lab
Vi
19 matches
Mail list logo