[snip]
Hi, i know it is not the right place, but, does anybody know a workflow
system development process? or methodology?
thanks!
[/snip]
Your question is pretty broad, there are several processes and
methodologies available. What are you specifically looking to do?
--
PHP General Mailing List (
On Tue, Sep 7, 2010 at 8:39 AM, Jay Blanchard wrote:
> [snip]
> Hi, i know it is not the right place, but, does anybody know a workflow
> system development process? or methodology?
> thanks!
> [/snip]
http://en.wikipedia.org/wiki/Workflow
--
PHP General Mailing List (http://www.php.net/)
To un
My ISP upgraded his server from Ubuntu 9.04 to Ubuntu 9.10, which
probably included a newer PHP version. I don't know what PHP version
was on previously. Code I've had running for years broke, and I tracked
it down to this equivalent:
";
$Condition0 = true and false;
If ($Condition0)
ec
On Tue, Sep 07, 2010 at 10:41:46PM -0400, Robert E. Glaser wrote:
> My ISP upgraded his server from Ubuntu 9.04 to Ubuntu 9.10, which
> probably included a newer PHP version. I don't know what PHP version
> was on previously. Code I've had running for years broke, and I tracked
> it down to this
4 matches
Mail list logo