Get rid of the single quotes around $filename and try again. That's a problem...
Your problem is that floating point arithmetic is not 'exact'.... you're seeing what happens sometimes when you do floating point arithmetic....
You may also want to check out winbinder.org.
Looking at my installation of WAMP it seems as though mod_rewrite is not enabled by default. Click on your WAMPServer icon in the toolbar tray,...
Maybe he's looking more a server-side script to send POST data to another script? If so, it would pay you to look into 'curl'...
"there are times it is absolutely necessary to have done!"... 'absolutely necessary' does not automatically mean legal. Hate to tell you mate:...
I haven't done Perl in a long time but if it's throwing a 500 error, it will have some more information in your Apache log. Look in there and see...
If you're not using the timestamp as the index (as it would seem... you say you have an auto-incrementing ID field), it would seem as though it's...
You didn't say how you were running the PHP... is it via a browser or via the command line? All of the following pertains to if you are running it...
If you're happy to go with Apache over IIS, just install something like XAMPP or WampServer. These all-in-ones will give you Apache, PHP, MySQL...
I don't know how successful you will be in finding an 'all in one'. As far as I know (and admittedly, it was a couple of years ago that I was...
It's called 'heredoc' syntax. It's useful if you want to throw about strings with lots of quotes in them and so forth, but still want to be able...
Do you use the same logic to get the code for Windows, for example? We don't know *what* he bought... it seems as though it was just a license to...
Of course, if you're using an editor that supports it (eg. PDT or PHPEclipse) you can do proper step debugging with variable analysis and changing...
Separate names with a comma.