RE: [PHP] desire your recommendation for our specific HTML -> PDF project

2010-12-05 Thread Tommy Pham
> -Original Message- > From: Govinda [mailto:govinda.webdnat...@gmail.com] > Sent: Sunday, December 05, 2010 1:33 PM > Cc: 'PHP-General List' > Subject: Re: [PHP] desire your recommendation for our specific HTML -> PDF > project > > > IIRC, the browser rendering difference should only be o

Re: [PHP] desire your recommendation for our specific HTML -> PDF project

2010-12-05 Thread Govinda
IIRC, the browser rendering difference should only be on the screen and with available fonts on the client. I am finding just the opposite of what you are saying. The page looks the same in the browsers.. but when I print from different browsers I get different results on paper. Like jus

RE: [PHP] desire your recommendation for our specific HTML -> PDF project

2010-12-05 Thread Tommy Pham
> -Original Message- > From: Govinda [mailto:govinda.webdnat...@gmail.com] > Sent: Sunday, December 05, 2010 9:19 AM > Cc: 'PHP-General List' > Subject: Re: [PHP] desire your recommendation for our specific HTML -> PDF > project > > >> > > Govinda, > > > > Have you/your team consider using

Re: [PHP] desire your recommendation for our specific HTML -> PDF project

2010-12-05 Thread Govinda
Govinda, Have you/your team consider using pure CSS (using media screen & print) for formatting? This may save you from having to deal with PDF (extra codes -> slower performance, extra steps in save then print, extra storage space just for temp save, etc... ) since they only need to pri

RE: [PHP] desire your recommendation for our specific HTML -> PDF project

2010-12-05 Thread Tommy Pham
> -Original Message- > From: Govinda [mailto:govinda.webdnat...@gmail.com] > Sent: Friday, December 03, 2010 3:12 PM > To: PHP-General List > Subject: [PHP] desire your recommendation for our specific HTML -> PDF > project > > Hi all > > I have a question which I see from googling has bee

Re: [PHP] http request

2010-12-05 Thread Shreyas
I am not sure if I understand the question with clarity. What exactly do you mean by a HTTP request script? Since it involves a web server to run the PHP script, the HTTP request and response will be the backbone of the whole transaction. But like I mentioned earlier, I could be seeing the

Re: [PHP] http request

2010-12-05 Thread Daniel Molina Wegener
On Sunday 05 December 2010, Moses wrote: > Hi Everyone, Hello... > > I would like to know whether there is a http request PHP script. I > would like to use in cases where a background script is running for > sometime and outputs the results in PHP once the script has been > executed. You

[PHP] http request

2010-12-05 Thread Moses
Hi Everyone, I would like to know whether there is a http request PHP script. I would like to use in cases where a background script is running for sometime and outputs the results in PHP once the script has been executed. Thanks. musa

Re: [PHP] Problem with "shell_exec"

2010-12-05 Thread Boyan Penev
Hello, i am sorry for it took ridiculously long for me to respond, but i have been struggling with the issue ever since. I still don't really know what the problem was, but i have managed to solve it through a shortcut. I have tried everything recommended from you. In php.ini the shell_exec wasn'