Hi AK, Your problem of Uploading the folder is not that much complex. You can upload the individual files of that folder onto web server.Then create a folder...
Hi All, A very happy and prosperous new year to everybody. May the Source spread its force in 2005..... -- Impossible is not a fact. It's an opinion....
Hello all, I would like to design a Document Management System in LAMP which would convert all uploaded Documents to PDF. For this I would like to use the...
... Will you be copy-pasting OO's filter and then using it to create PDFs ? In that case you will need to make your application available under GPL (if you...
... Thanks for the replies. This is what I would like to really make sure. I would prefer my work done just by making exec calls and as I already mentioned the...
Hi Group, I need a immediate help on how to upload a file having size more than 5 MB . Basically I want to upload and download the music files on and from the...
if you are using php then set upload max size to more than 5mb Gulmohar <gulmoharsontakke@...> wrote: Hi Group, I need a immediate help on how to upload...
i hope this will help u the html part will be as follows as well as u need to make change in u r php.ini file (upload_max_filesize = 5M). <FORM name="form"...
... Don't you think your hosting provider will be in a better position to provide you with this answer. Hint : the protocol is called FTP :-) regards -- ...
Dear Raj, Thanks for giving the reply. Basically I want to upload and download the songs file in Php. And as everybody knows the songs/audio files are of...
Hi, I am Aji Issac from Kolkatta(Pass out from NIMC,MCA and working as project manager at grmtech), not a good programmer but love to work out with php. Do we...
Hi, You can use the following website. it more useful. http://www.phpbuilder.com http://www.phpclasses.org Regards Rathakrishnan.J ... [Non-text portions of...
Hello Group, I need a help on how to change the upload_max_filesize in php.ini file using code. Basically I want to upload and download the songs/audio files...
if you want to change the value on runtime then please use the function set_ini() Sreejan. Gulmohar <gulmoharsontakke@...> wrote: Hello Group, I need a...
hello everybody, I am Nisith from kolkata. I have a quetion i.e. "How do I send a variable from a php script to another URL using POST without using form?" ...
Thank you everyone, I will go through the links, I did search Larry's and Brin's Tool but didnt get one which is open and good, so thought of seeking experts...
hi there, actually i did not understand ur question or else i would have been able to properly guided u. i guess i can still try to assume and give u the...
... One of the many mysteries of life is "can there be a POST without a form ?" And as somewhat experienced programmer i say "No way man". Using GET and ...
Hi Guys There is a requirement of a php developer urgently if you know someone or you yourself in need of a job then go through the details below. Skills...
Hi! Some full time/part time php Coder and a web-designer wanted. The requirement is inside a newly setup company. Hence an experienced coder/designer with a...
... POST without using form?" Yes you can do this - talk to the server on port 80 following the HTTP protocol specifications If what I said is too difficult...
... No, you can telnet into a server (or any other form of remote connection), and send raw POST headers to the server. This would require no forms. Basically,...
I think you can use Curl also to do this. Aji ... POST without a form ?" ... man". Using GET and ... matter No, you can telnet into a server (or any other form...
Hi all, We are looking for a LAMP programmer, we (grmtech pvt ltd) is a growing company and we are with a dream to make one of the best financial companies in...
Hello Everybody, We are implementing an ecommerce site on linux (PHP-MySQL) where one can choose a recipient and send money. There seems to be a problem from...