Mark Abrams wrote:
Thank you Neil,
MSVCR80.DLL is on my PC in C:\windows\system32
my path points to the file
Also. I also read the doc on PECL and am lost as to how I would install this
under the ApacheTraid system that I use for development.
You're on windows - precompiled is the way
Thank you Neil,
MSVCR80.DLL is on my PC in C:\windows\system32
my path points to the file
Also. I also read the doc on PECL and am lost as to how I would install this
under the ApacheTraid system that I use for development.
"Niel Archer" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL
Hi Mark
> The Windows PHP install does not work on my XP Pro PC -
> Recieved errors "The procedure entry point_encode_pointer
> could not locate the dynamic link library MSVCR80.DLL
I don't use the windows installer, so can't offer advice on it.
However, MSVCR80.DLL, is Microsoft's Visual C+
Daniel Kaliel escreveu:
I am trying to create a document store that will allow people to upload
documents to a website by dragging and dropping them on a certain
section of the webpage. Further, I would prefer that the documents be
kept directly in the mySQL database as binaries.
--
Thank you Neil,
I am running PHP5 under ApacheTriad. The Windows PHP install does not work
on my XP Pro PC - Recieved errors "The procedure entry point_encode_pointer
could not locate the dynamic link library MSVCR80.DLL. (I checked the file
and path settings - these are correct)
So I downloa
Daniel Kaliel wrote:
I am trying to create a document store that will allow people to upload
documents to a website by dragging and dropping them on a certain
section of the webpage. Further, I would prefer that the documents be
kept directly in the mySQL database as binaries.
I have been t
JavaScript (Firefox only):
http://straxus.javadevelopersjournal.com/creating_a_mozillafirefox_drag_and_drop_file_upload_script_p.htm
Java: http://radinks.com/upload/plus/applet.php
Google is My friend, at least.
I think the one to go for is Java since it should work in all browsers.
Users woul