Thanks Joe, my, same thoughts too or Mike is using short tags or not
correct like and not etc ... but I think its more like Joe is
saying ...its not calling the wamp stuff but still he's orignal installs.
Lets see what happens ... Oh and mike ...make sure WAMP is started ...should
see a lit
have you looked at WAMP ? theres Xammp too but never really liked it myself
much ...other swear by it though
Look at WAMP :
http://www.wampserver.com/en/, it can start as a service and all that
2009/5/28 Mike Kay
Greetings. I am trying to get PHP installed and working on a Windows
> se
Ive tried to use fget and fgetsv in different formats to parse my file
but keep getting:
Warning: fgetcsv(): 8 is not a valid stream resource in
My code for now looks like this:
$handle = fopen($thefile, 'r');
while(($data = fgetcsv($handle, 4096, ',')) !== FALSE)
It fails at the while part
This is run on an XP box with WAMP install:
I have a script that downloads a Excel CSV file and then uses fgetscv to
retrieve lines, the strange thing is that in Firefox I get symbols (black
triangle with question mark in it) and in IE its basically spaces. So if I
echo these values (or print_r ar
,auto, never etc)
I don’t know where else to look, this just seems strange.
Any help would be greatly appreciated.
Anton
[EMAIL PROTECTED]
--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.385 / Virus Database: 268.4.1/308 - Release Date: 4/11/2006
--
PHP
experience of same probleme would be greatly
appreciated.
Anton
[EMAIL PROTECTED]
[EMAIL PROTECTED]
--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.375 / Virus Database: 268.2.1/279 - Release Date: 3/10/2006
--
PHP Windows Mailing List (http://www.php.net/)
To
Thanks so much Ross !!
This works :) Now I only need to set it in a auto_prepend file :)
--
Best Regards,
Anton
"Ross Honniball" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> I haven't looked to see exactly what headers it produces, but u
Hello,
Thank you. i tried that too. Does not help. Same thing.
--
Best Regards,
Anton
""Rodrigo"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Try using the extra PHP parameter:
>
>
> mail($mailto, $mailsubject, $mailmessage, $mailheaders
Hello,
Our windows server has sendmail_from set to null in ini. We are hosting many
domains, and having a single address there makes no sense.
With null all mails that go out through our mailserver do not get a from
address. The from address is only ommunicated with additional mail headers
when u