I am still unable to get this to work. I'm into my 2nd full day of
messing with this and I'm still no further. Is anyone familiar with the
product FileUp by SoftArtisans? Apparently it provides file upload
capabilities for ASP. Is there any chance this is interfering with my
file uploads from PHP,
I've been working on this all day and still am no further than I was
this morning. I'm pulling my hair out. In php.ini, the upload_tmp_dir is
set to "F:\PHP\uploadtemp", which is right where it should be. When I
upload a file, if I echo it, I get the path to the file, however, when I
go into the s
Hi,
I know this is a question asked all the time and but this one's got me
confused. I'm attempting to have a form upload an image. Simple enough.
The file gets moved up to the temp directory just fine. If I echo the
file, I get something like "F:\PHP\uploadtemp\php56.tmp", which is right
where i
Hi, I recently had an admin install PHP 4.0.6 on a Windows 2000 Server.
The server is running Microsoft Site Server. Forgive my ignorance of
Windows...I created an info.php page that displayed itself properly. I
went to use the mssql extension - I uncommented it in the php.ini file.
It threw up er
Hi,
I'm developing a site on a NT box (I'm much more familiar with unix) and
am unable to get mail to send on NT. I've edited the php.ini file so
that SMTP = gatekeeper, which is the name of the server. That's all I
saw in the manual and archives that would need to be changed. They have
Exchange