Re: [nyphp-talk] PHP FTP function...

2008-12-08 Thread mikesz
Hello mikesz, Tuesday, December 9, 2008, 12:10:12 PM, you wrote: > Hello and Greetings, NYPHP, >I have a potential project that requires the ability to do file >transfers from one website to another using FTP, i.e. the files and >folders are on an ftp server and need to be downloaded

Re: [nyphp-talk] PHP FTP function...

2008-12-08 Thread mikesz
Hello Ken, Tuesday, December 9, 2008, 12:40:59 PM, you wrote: > At 11:10 PM 12/8/2008, [EMAIL PROTECTED] wrote: >>Hello and Greetings, NYPHP, >> >>I have a potential project that requires the ability to do file >>transfers from one website to another using FTP, i.e. the files and >>fo

Re: [nyphp-talk] PHP FTP function...

2008-12-08 Thread Ken Robinson
At 11:10 PM 12/8/2008, [EMAIL PROTECTED] wrote: Hello and Greetings, NYPHP, I have a potential project that requires the ability to do file transfers from one website to another using FTP, i.e. the files and folders are on an ftp server and need to be downloaded to a folder /director

Re: [nyphp-talk] Report with line breaks

2008-12-08 Thread John Campbell
On Mon, Dec 8, 2008 at 8:56 PM, Tom Sartain <[EMAIL PROTECTED]> wrote: > It's surprising how much control you can get over printouts with CSS. In theory... those CSS properties are only supported by Safari, and IE8. Unfortunately I found that out the hard way. -John Campbell ___

[nyphp-talk] PHP FTP function...

2008-12-08 Thread mikesz
Hello and Greetings, NYPHP, I have a potential project that requires the ability to do file transfers from one website to another using FTP, i.e. the files and folders are on an ftp server and need to be downloaded to a folder /directory that is running on the server making the request

Re: [nyphp-talk] Report with line breaks

2008-12-08 Thread Tom Sartain
Are you looking for line breaks or page breaks? Line breaks, you'll have to stick with a well placed PHP_EOL Page breaks, you'll need to use the page-break-before page-break-after CSS properties.There are actually a bunch of print specific CSS properties available: http://www.w3schools.com/CSS/cs

[nyphp-talk] Report with line breaks

2008-12-08 Thread Néstor
When creating a report how do you guys handle line breaks? When printing a table text table cell how do you do so that part of text is not on one page and part on another? Thanks, Nestor:-) ___ New York PHP User Group Community Talk Mailing List http:/