[PHP] Image Editing and Image Upload

2004-06-10 Thread Feroze Md. Arif
Hello, I am involved in building a website that will allow users to upload their images and edit them online. I am looking for a web based Photo Editor and an Online Uploader (an applet perhaps that displays the contents of the users folders and allows them to upload multiple selected files to

[PHP] Full Text Search of M$ Office Documents

2003-06-28 Thread Feroze Md. Arif
Hi, I am looking for a solution that will allow full text search of M$Office files (Word, Powerpoint, EXCEL), PDF, HTML and Text files. I am working on a project that involves uploading of the above files to a server. After uploading, the Users should be able to search for key words or phrases

RE: [PHP] Is there any Possible Way to get data from Excel File?

2002-03-21 Thread Feroze Md. Arif
How about using COM? http://www.php.net/manual/en/ref.com.php I haven't used this personally but perhaps it could be a useful solution. However there may be issues like running a copy of EXCEL on the server. Best Regards Feroze Jar Jar Binks will be Jedi!! -Original

[PHP] RE: Hardware ?

2002-03-04 Thread Feroze Md. Arif
Hi, This is not an answer to Patrick's question but a question similar to it. I have been asked to propose the hardware for a PHP / MySQL Website. The site will be used to store and retrieve question papers for school students (a question bank). The questions will be stored in the MySQL

[PHP] Authenticating Users with their Windows Login

2001-11-20 Thread Feroze Md. Arif
Hi, First of all, my apologies if this question has been asked earlier. I am in a hurry and I haven't checked the archives (Actually, I am in the process of doing it but am trying to cover all the bases). I know that PHP has functions which will allow Users to be authenticated off a NIS Server

[PHP] PHP Java

2001-06-20 Thread Feroze Md. Arif
Hi, Can anyone point me to some tutorials on communicating with Java Applets using PHP? Hoping to hear from you. Best Regards Feroze === Jar Jar Binks will be Jedi!

[PHP] Upload Problem

2001-05-21 Thread Feroze Md. Arif
Hi, I wrote a small upload script (using http) to upload various files to a website. I am able to upload jpg and gif files but I am unable to upload tif files. This seems strange. Could anyone please let me know what I am missing out on? I have checked the mime.types file of apache and i saw