Re: [PHP] gd Graphics Library Question (EXIF)

2011-04-29 Thread Mitch
I was wondering about that. Since I am not actually hosting my ISP would have to have it loaded (or compiled into their PHP implementation), right? I'll have to do some legwork with my ISP and ImageMagic On 4/29/2011 9:26 AM, Stuart Dallas wrote: On Friday, 29 April 2011 at 03:33, Mitch

[PHP] gd Graphics Library Question (EXIF)

2011-04-28 Thread Mitch
resized imagejpeg Thanks in advance, Mitch -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: How to write a PHP coding to list out all files and directories aslinks to them?

2011-04-28 Thread Mitch
was my first attempt at these directory functions. You can navigate up and down the directory hierarchy. It flags files older than 1 year for potential cleanup. Hope it gives you some ideas and a place to start... Mitch #! /usr/bin/php4 Diskspace Analyzer $value){ $$key = $value

[PHP] RHEL 5 PHP php-5.1.6-7.el5.src.rpm using freetds-0.63-1.2.el4.rf.x86_64.rpm Won't rpm

2007-03-28 Thread Mitch
I can't use yum so that leaves me with making the rpm myself after hours of pain I am sending this email in hopes that someone can help. Download php-5.1.6-7.el5.src.rpm after exploding the rpm I put these 2 lines in the rpm. I am not sure if It should be in both places or not, in an ideal worl

Re: [PHP] Run script every 30 seconds

2006-10-30 Thread Mitch Miller
Or, you could run two scripts every minute ... one that starts immediately, and one that sleeps for 30s before starting. -- Mitch Dave Hamber wrote: You could run the script as a daemon. man daemon. The sloppy way of running the script every 30 seconds would be to use sleep(30), but that

[Fwd: Re: [PHP] Re: How could I make the browser to send a command to a cash register...]

2006-09-11 Thread Mitch Miller
a connection to the port that causes the drawer to open. -- Mitch Original Message Subject: Re: [PHP] Re: How could I make the browser to send a command to a cash register... Date: Mon, 11 Sep 2006 10:42:37 -0500 From: Mitch Miller <[EMAIL PROTECTED]> To: Man-w

Re: [PHP] if statement with or comparison (newbie)

2006-09-08 Thread Mitch Miller
I think the OR should be an AND ... If $_REQUEST['id'] = "black" then the second test will be true and it will output "wrong color." If the color is "white" then the same thing will happen 'cause it meets the first criteria. -- Mitch Kevin

[PHP] DBA / DB2/3/ GDBM Failures

2003-02-21 Thread Mitch Vincent
I've tried all of the DB libs and I can't get any of them to compile/work properly.. For GDBM I get : Driver initialization failed for handler: gdbm: Bad magic number For the rest I just get Driver initialization failed for handler: Where is db2 db3 etc.. Can anyone tell me what the the tric

[PHP] 4.3.0pre2 Mcrypt Compile failure

2002-10-28 Thread Mitch Vincent
OS 10.2.1 - Latest libmcrypt. Seems to have something to do with compatibility with older mcrypt libs, but even after some hacking I couldn't get it to work right... gcc -Iext/mcrypt/ -I/Users/mitch/desktop/php-4.3.0pre2/ext/mcrypt/ -DPHP_ATOM_INC -I/Users/mitch/desktop/php-4.3.0pre2/in

Re: [PHP] php_flag in httpd.conf

2002-09-07 Thread Mitch Vincent
re the problem is. > > Jason Reid > [EMAIL PROTECTED] > -- > AC Host Canada > www.achost.ca > - Original Message - > From: "Mitch Vincent" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Saturday, September 07, 2002 9:39 PM > S

[PHP] php_flag in httpd.conf

2002-09-07 Thread Mitch Vincent
help, please CC this address with replies! -Mitch I can only please one person per day. Today is not your day. Tomorrow doesn't look good either. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Apache 2 support broken?

2002-07-23 Thread Mitch Vincent
lease! -Mitch -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] OS X Problems

2002-05-13 Thread Mitch Vincent
S -- same thing that happens when I tried the 4.1.0 MacOS X build).. Anyway, has this been reported -- is there a work around? -Mitch -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] ereg_replace

2002-02-18 Thread Mitch Tishaw
of the url ending with .gif or .jpg, I would like to pad it with an img src tag instead, so it shows up as an actual picture. Does anyone know how I can modify the above code to do this? Thanks in advance. Mitch -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] PDFLib Segfault

2002-01-07 Thread Mitch Vincent
t.. Thanks!!! -Mitch -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP] PHP's OO is bad?

2001-05-12 Thread Mitch Vincent
in any and all other data from other sources... Thanks!! -Mitch -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]