Outputting PHP

Reply

Join Date: Jul 2009
Posts: 3
Reputation: cbmjarvis is an unknown quantity at this point 
Solved Threads: 0
cbmjarvis cbmjarvis is offline Offline
Newbie Poster

Outputting PHP

 
0
  #1
Jul 27th, 2009
Hi,
I have an html form which, when submitted, e-mails the data via php to me.
It all works fine, but I wondered if there was a way to get the output to be displayed in html rather than by e-mail.
Any help would be much appreciated.
Thanks,
Chris.
Reply With Quote Quick reply to this message  
Join Date: Dec 2007
Posts: 97
Reputation: VIeditorlover is an unknown quantity at this point 
Solved Threads: 5
VIeditorlover's Avatar
VIeditorlover VIeditorlover is offline Offline
Junior Poster in Training

Re: Outputting PHP

 
0
  #2
Jul 27th, 2009
Originally Posted by cbmjarvis View Post
Hi,
I have an html form which, when submitted, e-mails the data via php to me.
It all works fine, but I wondered if there was a way to get the output to be displayed in html rather than by e-mail.
Any help would be much appreciated.
Thanks,
Chris.
Of course is but you have to specify what kind of action you are looking for e.g. copy to email + a web page just for you with data, only web page, automated import to your business system etc.
Reply With Quote Quick reply to this message  
Join Date: Jul 2009
Posts: 3
Reputation: cbmjarvis is an unknown quantity at this point 
Solved Threads: 0
cbmjarvis cbmjarvis is offline Offline
Newbie Poster

Re: Outputting PHP

 
0
  #3
Jul 27th, 2009
Originally Posted by VIeditorlover View Post
Of course is but you have to specify what kind of action you are looking for e.g. copy to email + a web page just for you with data, only web page, automated import to your business system etc.
Thanks for the swift response!
Apologies for not making myself clear.
The e-mail side is sorted (which I'll probably carry on doing as a record), but for other managers, they say they'd prefer the output to be more friendly, so if I had an existing web page with all the fields ready and waiting for data to be put in, how can I get the php to pop the data into the html page and then save that page on the web server (or e-mail the html page) to a recipient?
Hope that's a bit clearer.
If not, let me know and I'll have another go!
Thanks again!
Chris.
Reply With Quote Quick reply to this message  
Join Date: Dec 2007
Posts: 97
Reputation: VIeditorlover is an unknown quantity at this point 
Solved Threads: 5
VIeditorlover's Avatar
VIeditorlover VIeditorlover is offline Offline
Junior Poster in Training

Re: Outputting PHP

 
0
  #4
Jul 27th, 2009
Thanks for details. All what you need to do is add few (trivial version shouldn't be longer than circa 50 lines of code) extra lines into php code to put data from web page form into xml attachment in email and add simple macro for automated processing such attachments.
Reply With Quote Quick reply to this message  
Join Date: Jul 2009
Posts: 3
Reputation: cbmjarvis is an unknown quantity at this point 
Solved Threads: 0
cbmjarvis cbmjarvis is offline Offline
Newbie Poster

Re: Outputting PHP

 
0
  #5
Jul 27th, 2009
Originally Posted by VIeditorlover View Post
Thanks for details. All what you need to do is add few (trivial version shouldn't be longer than circa 50 lines of code) extra lines into php code to put data from web page form into xml attachment in email and add simple macro for automated processing such attachments.
Thanks very much for your help - I'll see what I can do.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the OS X Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC