[nycphp-talk] PHP Windows
Analysis & Solutions
danielc at analysisandsolutions.com
Tue Sep 3 22:46:08 EDT 2002
On Tue, Sep 03, 2002 at 05:16:57PM -0400, Jeremy Hise wrote:
>
> Warning: Unable to open C:WINNTTEMPphp1D.tmp
> Doesn't it seem as though the "\\"s are being taken out?
"\\" is an escape notation, so doesn't show up in the final string, unless
you escape it. Use "/" or "\\\\" as your directory separator.
--Dan
--
PHP classes that make web design easier
SQL Solution | Layout Solution | Form Solution
sqlsolution.info | layoutsolution.info | formsolution.info
T H E A N A L Y S I S A N D S O L U T I O N S C O M P A N Y
4015 7 Av #4AJ, Brooklyn NY v: 718-854-0335 f: 718-854-0409
More information about the talk
mailing list