Hi all
Please help me by telling how to integrate dhl shipping module to my project.
Thnx
Search found 5 matches
- Fri Feb 15, 2008 8:51 am
- Forum: PHP - Code
- Topic: FedEx integration
- Replies: 0
- Views: 103
- Sat Jun 02, 2007 7:22 am
- Forum: PHP - Code
- Topic: Compare msword files
- Replies: 2
- Views: 353
- Sat Jun 02, 2007 6:48 am
- Forum: PHP - Code
- Topic: Download and Open a file
- Replies: 3
- Views: 484
- Sat Jun 02, 2007 6:08 am
- Forum: PHP - Code
- Topic: Compare msword files
- Replies: 2
- Views: 353
Compare msword files
Hello all
I am having two msword files stored in my server(debian/redhat)
can i compare it and store as another word file.
somewhere i read PEAR modules can do this.
I dont have any idea abt PEAR.
can anybody help me???
thnx in advance
I am having two msword files stored in my server(debian/redhat)
can i compare it and store as another word file.
somewhere i read PEAR modules can do this.
I dont have any idea abt PEAR.
can anybody help me???
thnx in advance
- Sat Jun 02, 2007 2:41 am
- Forum: PHP - Code
- Topic: Download and Open a file
- Replies: 3
- Views: 484
Download and Open a file
Hi Straight away into the problem.I want to download a word file when i click on the link and automaically save to a particular folder (say c:\myfiles) and open it open it before the user.I know how to simply download a file.I want to download file without prompting the user with the save,download w...