PHP PDF problem and image problem

hi

I am creating online form. I have to send all data with image to next page. all data is passing but not image .

i am using ajax for uploading image because normal uploading code was refreshing my page on upload so data was refreshing.

I find my self unable to mark that variable which I have to use with $post. so what to do for that?

another problem is that

I have to make a pdf of this page.

thanking you

if your trying to get a script together that creates a pdf with an image such as an invoice, i’m pretty sure is something to do with an apache handler on the server side of things, sorry not 100% but may help point you in the right direction

Sponsor our Newsletter | Privacy Policy | Terms of Service