First  |  Prev |  Next  |  Last
Pages: 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77
How do I upgrade GD?
Hi, how do I upgrade GD? PHP still comes bundled with the three year old version 2.0.34, even though there have been lots of bugfixes in 2.0.35 and 2.0.36 (most importantly, 2.0.36 now actually supports unicode text, rather than "any unicode text as long as it's only UCS-2", which means any unicode using blocks... 20 Mar 2010 10:58
PHP SMTP Mailers
Hi, I'm executing a third-parity standard PHP application on a Windows IIS 7 shared hosting server. I need to convert, or use, a SMTP mailer service. I found two SMTP PHP scripts - I think may work. The sourceforge.net PHPMailer project and the pear.php.net (Mail, Net_SMTP) project. Can any body plea... 22 Mar 2010 18:06
Fwd: Re: [PHP] any reason *not* to use PEAR DB module whenaccessing mysql?
Nilesh Govindarajan wrote: On 03/20/2010 02:31 AM, Michael A. Peters wrote: Mattias Thorslund wrote: Robert P. J. Day wrote: (just a warning -- as a relative newbie to PHP, i'll probably have the occasional dumb question. just humour me.) i'm looking at some existing PHP code that ac... 19 Mar 2010 22:23
php compile / configure options
Hi I'm setting up a development environment that runs multiple versions of php. I'm looking a list of the compile option options for each php release other than "./configure --help" with more detail on what each option does. Any suggestions welcome . Thank you. ... 20 Mar 2010 03:01
where to make observations about current PHP manual?
i don't see a separate mailing list for documentation so is this where i would point at oddities in the manual? as in, here: http://www.php.net/manual/en/language.variables.external.php we read: "// Unavailable since PHP 6." that just looks weird, no? rday -- ====================================... 20 Mar 2010 07:24
Event/Exhibition Organizers Management Software
hi gang[tm], I've been STFW for some kind of CRM package specifically geared at event/exhibition organizers. I'm not having any luck, there *seems* to be stuff out there but most of it's geared at single exhibitor/corporate entity event management as opposed to the organization of events where 100s of exhibitors... 19 Mar 2010 15:32
need a free sql table layout diagram app for linux, notphpmyadmin coz it has a bug with >7 tables opened in its designer.
On Fri, 2010-03-19 at 15:25 +0100, Rene Veerman wrote: https://bugs.launchpad.net/ubuntu/+source/phpmyadmin/+bug/541922 phpmyadmin is on strike :( can anyone recommend a good alternative? auto-scaling print function preferred. I needed software to do this a while ago, and the majority of the... 19 Mar 2010 10:49
need a free sql table layout diagram app for linux, not phpmyadmin coz it has a bug with >7 tables opened in its designer.
https://bugs.launchpad.net/ubuntu/+source/phpmyadmin/+bug/541922 phpmyadmin is on strike :( can anyone recommend a good alternative? auto-scaling print function preferred. ... 19 Mar 2010 12:02
Example of good PHP namespace usage?
All, I want to start using PHP namespaces for my projects. Currently, I name my classes similar to how Zend Framework names theirs and I end up with classes like: LS_Util_String I'm thinking that if I converted this to namespaces, the classes would be named like: LS\Util\String I'd like to l... 19 Mar 2010 12:02
web sniffer
I've been trying to read the contents from a particular URL into a string in PHP, and can't get it to work. any help. Thanks -- If there is a way, I will find one...*** If there is none, I will make one..."*** **************** madunix ****************** ... 22 Mar 2010 08:17
First  |  Prev |  Next  |  Last
Pages: 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77