Re: [PHP] GD to database directly

2006-07-15 Thread Richard Lynch
On Fri, July 14, 2006 9:52 pm, Kevin Waterson wrote: > > >> I'm more concerned about the disaster recovery of a DB from a >> crashed >> hard drive, which has been cluttered up with binary data, making >> data >> recovery. > > One of the greatest benifits of binary DB storage is a single point > of

Re: [PHP] Zend Studio, phpMyAdmin, and mysql.sock

2006-07-15 Thread Richard Lynch
On Sat, July 15, 2006 2:05 am, Kevin Waterson wrote: > Being that these products are commercial in nature, should not they > be supporting thier own products, rather than relying on the good > will of the open source/PHP folks for tech support? If we should > support > Zend products, why not other

Re: [PHP] strange behavior

2006-07-15 Thread Richard Lynch
$i only has the name of the FILE in it, not the whole path. You need to provide the full path to unlink() to make this work right. In theory, you could manage to provide just the relative path from the current working directory, but, honestly, 99% of the time, a FULL PATH is just easier to figu

[PHP] strange behavior

2006-07-15 Thread jekillen
Hello: I have a directory on a server that has php code that creates and writes to directories as such; /tiles_.*/. Each directory with a matching name has graphics files written to it. i'm trying to write a script the will eliminate the graphics files and the directories they are in (tiles_.*

Re: [PHP] Zend Studio, phpMyAdmin, and mysql.sock

2006-07-15 Thread tedd
At 5:05 PM +1000 7/15/06, Kevin Waterson wrote: >This one time, at band camp, Dave M G <[EMAIL PROTECTED]> wrote: > >> Please understand that I was *hoping* for advice here, as Zend and PHP >> are surely highly correlated. But I apologize if I came across as if I >> *expected* answers. > >You rais

[PHP] php-head-shrink WAS: Re: [PHP] Zend Studio, phpMyAdmin, and mysql.sock

2006-07-15 Thread Paul Scott
--=neXtPaRt_1152981398 Content-Type: text/plain Content-Transfer-Encoding: 7bit My IBM laptop and I are having relationship issues... --Paul --=neXtPaRt_1152981398 Content-Type: text/plain; All Email originating from UWC is covered by disclaimer http://www.uwc.ac.za/portal/uwc2006/c

Re: [PHP] Zend Studio, phpMyAdmin, and mysql.sock

2006-07-15 Thread Jochem Maas
Kevin Waterson wrote: > This one time, at band camp, Dave M G <[EMAIL PROTECTED]> wrote: > >> Please understand that I was *hoping* for advice here, as Zend and PHP >> are surely highly correlated. But I apologize if I came across as if I >> *expected* answers. > > You raise an interesting poi

Re: [PHP] Image submit with mouse over

2006-07-15 Thread Stut
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Skip Evans wrote: > Brand new to the list, so here's my question. I am implementing a bunch > of Dreamweaver templates a designer has built into a PHP app, and one > thing she did is create a submit button (image) that uses mouse over JS: > > onMous

Re: [PHP] PAGE TURNED BECOME SOURCE CODE VIEW..

2006-07-15 Thread BBC
> On Sun, July 9, 2006 12:00 pm, BBC wrote: > > Hi list... Thank for answering my questions before. I love to be a > > member of > > this list. Guys... I got another problem with GD library v2. I don't > > know > > why every time the script run the syntax which uses GD, the page > > turned > > beco