Re: [PHP] storing & searching docs

2012-12-15 Thread Jim Giner
I think im good with a text for the db and search capability and the pdf for pure display jg On Dec 15, 2012, at 5:31 PM, tamouse mailing lists wrote: > On Sat, Dec 15, 2012 at 11:22 AM, Jim Giner > wrote: >> On 12/15/2012 8:29 AM, tamouse mailing lists wrote: >>> >>> On Dec 13, 2012 4:50

Re: [PHP] storing & searching docs

2012-12-15 Thread tamouse mailing lists
On Sat, Dec 15, 2012 at 11:22 AM, Jim Giner wrote: > On 12/15/2012 8:29 AM, tamouse mailing lists wrote: >> >> On Dec 13, 2012 4:50 PM, "Jim Giner" wrote: >>> >>> >>> Thanks for all the posts. After reading and googling all afternoon, I >> >> think the best approach for me is: >>> >>> >>> Create

Re: [PHP] storing & searching docs

2012-12-15 Thread tamouse mailing lists
On Sat, Dec 15, 2012 at 11:21 AM, Jim Giner wrote: > On 12/15/2012 8:26 AM, tamouse mailing lists wrote: >> >> On Dec 13, 2012 4:50 PM, "Jim Giner" wrote: >>> >>> >>> Thanks for all the posts. After reading and googling all afternoon, I >> >> think the best approach for me is: >>> >>> >>> Create

Re: [PHP] storing & searching docs

2012-12-15 Thread Ashley Sheridan
On Sat, 2012-12-15 at 12:21 -0500, Jim Giner wrote: > On 12/15/2012 8:26 AM, tamouse mailing lists wrote: > > On Dec 13, 2012 4:50 PM, "Jim Giner" wrote: > >> > >> Thanks for all the posts. After reading and googling all afternoon, I > > think the best approach for me is: > >> > >> Create two ma

Re: [PHP] storing & searching docs

2012-12-15 Thread Jim Giner
On 12/15/2012 8:29 AM, tamouse mailing lists wrote: On Dec 13, 2012 4:50 PM, "Jim Giner" wrote: Thanks for all the posts. After reading and googling all afternoon, I think the best approach for me is: Create two macros in Word (done!) to export each of my .doc files to .txt and .pdf forma

Re: [PHP] storing & searching docs

2012-12-15 Thread Jim Giner
On 12/15/2012 8:26 AM, tamouse mailing lists wrote: On Dec 13, 2012 4:50 PM, "Jim Giner" wrote: Thanks for all the posts. After reading and googling all afternoon, I think the best approach for me is: Create two macros in Word (done!) to export each of my .doc files to .txt and .pdf forma

Re: [PHP] Formatting -- defining sections of code

2012-12-15 Thread tamouse mailing lists
On Dec 14, 2012 9:49 AM, "Andy McKenzie" wrote: > > Hey folks, kind of a strange question here. > > Basically, I've been trying to move my style from "self taught" to "Oh > yeah, there IS a standard for this." One of the things I frequently > want to do is define sections of my code: to take a s

Re: [PHP] storing & searching docs

2012-12-15 Thread tamouse mailing lists
On Dec 15, 2012 7:29 AM, "tamouse mailing lists" wrote: > > > On Dec 13, 2012 4:50 PM, "Jim Giner" wrote: > > > > Thanks for all the posts. After reading and googling all afternoon, I think the best approach for me is: > > > > Create two macros in Word (done!) to export each of my .doc files to

Re: [PHP] storing & searching docs

2012-12-15 Thread tamouse mailing lists
On Dec 13, 2012 4:50 PM, "Jim Giner" wrote: > > Thanks for all the posts. After reading and googling all afternoon, I think the best approach for me is: > > Create two macros in Word (done!) to export each of my .doc files to .txt and .pdf formats. > > Create a sql table to hold the .txt contents

Re: [PHP] storing & searching docs

2012-12-15 Thread tamouse mailing lists
On Dec 13, 2012 4:50 PM, "Jim Giner" wrote: > > Thanks for all the posts. After reading and googling all afternoon, I think the best approach for me is: > > Create two macros in Word (done!) to export each of my .doc files to .txt and .pdf formats. > > Create a sql table to hold the .txt contents