I have to disagree, while Exception handling and the like have their
place. Sometimes when you develop you want to stop execution and look at
your memory stack to make sure you didn't over look something.
Especially if you are relying on someone else code and it's not a project
owned 100% by
This is actually much better the { and } make it very obvious where the
variable is and also it can keep odd issues from occurring sometimes.
$message=" There is a text {$variable} trial. ";
There is always sprint type functions also.
David
-Original Message-
From
mat, cleaner for
readability and training other people to understand how you code.
This is my personal thoughts on it, everyone has their own prefs.
David
From: Ashley Sheridan [mailto:a...@ashleysheridan.co.uk]
Sent: Wednesday, October 21, 2009 3:43 PM
To: David Murphy
Cc: php-gene
I take a different approach :
// In the MainHandler
Define('StorageClassName',"_MySQL");
Class UserController {
function __construct($objDataStore=false){
if(!$objDataStore)
$this->DataStore = new
instanceof($this).STORAGECLASSNAME ;
}
t solution along with your php applications to provide easy and
comprehensive installation and instant functioning of your php scripts.
http://www.nusphere.com/products/phpdock.htm
Hope this helps
David Murphy
-Original Message-
From: Ryan S [mailto:gen...@yahoo.com]
Sent: Wednesday, F
$_REQUEST.
David Murphy
-Original Message-
From: richard.he...@gmail.com [mailto:richard.he...@gmail.com] On Behalf Of
Richard
Sent: Monday, February 22, 2010 3:03 PM
To: Joseph Thayne
Cc: Slack-Moehrle; php-general
Subject: Re: [PHP] $_POST vs $_REQUEST
Hi,
> I am not sure what
ThinAPP by VMware is a better alternative I think, it makes the VM into an
EXE, so autorun will load the exe, which you can set a windows or full
screen. Of course this isn't free.
Also RoadsendPHP http://roadsend.com can package an app in offline mode,
with an embedded web server (MicroServe
Also you should think about writing those files a memcache or something.
That way the image can expire but you're not wasting a lot of cpu cycles,
aka 500 hits to the site at the same time would be very intensive, but
if someone hit the site 10 minutes ago with a 700 ttl, the would load
http://www.phpclasses.org/browse/package/873.html
Should do the trick for you.
-Original Message-
From: Jack [mailto:jacklistm...@gmail.com]
Sent: Thursday, March 11, 2010 12:24 PM
To: php-general@lists.php.net
Subject: [PHP] outlook calendar entry on the fly
Does anyone have any refere
|
| cleaning up | 0.04 | 0.00 | 0.00 | 0
| 0 | 0| 0 | 0 | 0
| 0 | 0 | 0 |
Thanks
David Murphy
dive into
those as they are compiled modules not userland functions.
-Original Message-
-Original Message-
From: Nathan Rixham [mailto:nrix...@gmail.com]
Sent: Tuesday, April 06, 2010 6:35 PM
To: David Murphy
Cc: php-general@lists.php.net
Subject: Re: mysql query returning slowly
Personally I would make
-Original Message-
From: Adam Richardson [mailto:simples...@gmail.com]
Sent: Friday, April 23, 2010 11:09 AM
To: tedd
Cc: PHP eMail List
Subject: Re: [PHP] Remote Key Question
On Fri, Apr 23, 2010 at 12:03 PM, tedd wrote:
> Hi gang:
>
> A few times I've found my
GRR I hate outlook veruses Trillian
Personally I would make
Author:
Id|Name|Bio
Article:
Id,title,desc,authordata
So then I can do things like
Select Articles.Title, article.Description,(select GROUP_CONCAT(Name) from
authors where authors.ID IN Articles.AuthorData) as Authors from Artic
-Original Message-
From: Ashley Sheridan [mailto:a...@ashleysheridan.co.uk]
Sent: Friday, April 23, 2010 11:16 AM
To: tedd
Cc: PHP eMail List
Subject: Re: [PHP] Remote Key Question
On Fri, 2010-04-23 at 12:03 -0400, tedd wrote:
> Hi gang:
>
> A few times I've found myself confronted with
14 matches
Mail list logo