This is a discussion on "Need Advice" within the PHP Forum section. This forum, and the thread "Need Advice are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Need Advice
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
i am trying to get a form to work in the fact that when the submit button is click it converts the form into a PDF file and then uploads to a FTP server???
is there anyone that can help with this??? |
|
|
|
#2
|
|||
|
|||
|
Re: Need Advice
You can upload the form information in the normal way throught the GET or POST methods then use the PHP functions described here to create a pdf which you can transfer using the FTP functions described here. I do not have any personal experience of the .pdf routinues, but they've been around a while and appear to be well regarded. The ftp routines work well enough once you work out all your current directories and paths!
|
|
#3
|
||||
|
||||
|
Re: Need Advice
Thanks for that link Graham. I've never seen those PDF functions before; those could come in very useful some day.
|
|
#4
|
|||
|
|||
|
Re: Need Advice
FPDF is another very good and very easy way to create PDFs using PHP
|
![]() |
| Tags |
| advice |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| hi I'm new and would like some advice | thepiedpiper | Hosting & Domains | 12 | May 4th, 2008 10:06 |
| Advice | lister | Starting Out | 4 | Mar 17th, 2007 22:37 |
| bit of advice...... | charlierizzle | Web Page Design | 7 | Jun 19th, 2006 15:44 |
| Need Some Advice | proton32060 | Web Page Design | 8 | May 1st, 2004 09:27 |