German Piqué wrote:
Well, I tried and all of you were right... but I tried it a days ago and it
didn't worked!! :( That's fustrating... I don't understant why works now...
Well... Thank you all :D
2006/9/20, Mikael Krogius (Winwap Technologies) <[EMAIL PROTECTED]>:
> I don't know if its a wi
Well, I tried and all of you were right... but I tried it a days ago and it
didn't worked!! :( That's fustrating... I don't understant why works now...
Well... Thank you all :D
2006/9/20, Mikael Krogius (Winwap Technologies) <[EMAIL PROTECTED]>:
> I don't know if its a windows php version pro
> I don't know if its a windows php version problem, but when I
> try to insert
> the newline caracter: '\' like this:
>
> fputs($this->fileID,'\n');
>
> it writes "\n" instead of creating a new line...
Try doing this:
$RowToWrite = $WriteThis."\r\n";
- Mikael
--
PHP Windows Mailing List (
fputs($this->fileID,"\n");
Note the "", instead of ''.
Tom
-Original Message-
From: German Piqué [mailto:[EMAIL PROTECTED]
Sent: 20 September 2006 09:37
To: php-windows
Subject: [PHP-WIN] A problem writting to a file
Well... I am making a class that
Well... I am making a class that realizes the efects of a logging system, in
order to be able to debug my scripts that works with cookies, but I foun a
problem.
I don't know if its a windows php version problem, but when I try to insert
the newline caracter: '\' like this:
fputs($this->fileID,'\
unfortunately, the problem lies within your machine not PHP or it's
mail() function.
try using an email client (like thunderbird, outlook, etc) on that
machine and see if you can send out mail.
otherwise, get another smtp server.
i had pegasus mail's mercury server a few years ago.
i thought i
Hi,
I installed PHP version 5.0.3 along with Apache 2.x on
windows XP Home Edition laptop. I connect to the
internet using wireless connection (AOL ADSL Router).
I am doing a personal course work. Basically a user is
required to fill in a form with their e-mail address.
The server then is supposed
Hello,
I have a problem with using DIO-functions.
I wish to read and write to a serial port with PHP, but the code I'm
using does not function correctly. Everything
appears fine as there are no errors or warnings and dio_write returns
the right amount of bytes meant to be sent to
the port as
Hi
I have a problem and I hope that you can help me.
It's my second time when I install PHP on Win XP Pro useing IIS WebServices.
The first time
all was Ok. I use the CGI version of PHP (php.exe). So, the problem is that
when i type
http://localhost/php/myscript.php?var=something
PHP return er
IL PROTECTED]>
Sent: Wednesday, January 16, 2002 1:15 PM
Subject: [PHP-WIN] A problem under php4+pws+mysql
> When I use php4+pws to run some php programes, an error like this often
happens,"undefined variable xxx..", while the php progares run correctly
on the web server, can
When I use php4+pws to run some php programes, an error like this often
happens,"undefined variable xxx..", while the php progares run correctly on the
web server, can you tell me why, is there anything wrong with my php.ini file?
I know little about php programming,and I am a Chinese, pleas
11 matches
Mail list logo