Re: [PHP-DB] Writing to files (db related) ish

2002-09-26 Thread Miguel Carvalho
Hi, Hi All I know how to open, read write to files using Php. But how can you write some content to a particular place in a file, Not the start or end but say the middle some where. Example: Basic html file html head title/title /head body Write my stuff here!!! /body /html

[PHP-DB] Writing to files (db related) ish

2002-09-25 Thread Dave Carrera
Hi All I know how to open, read write to files using Php. But how can you write some content to a particular place in a file, Not the start or end but say the middle some where. Example: Basic html file html head title/title /head body Write my stuff here!!! /body /html This eventually