Advertisement

1 - 10 of 11 containing alltags:("PHP 5.x") (0 seconds)
Just wondering if there are any good recommended books, online material or other reference material to learn  good PHP Design pattern books used in an enterprise situation. Something that will show...
Zones: PHP, PHP and DatabasesDate Answered: 07/12/2008 Grade: B Views: 0
Is there a way to do "something" on out of memory? Ideally I probably want to do a backtrace but other things would be nice, like accessing an array after the error that could have memory alloca...
Zones: PHPDate Answered: 07/07/2008 Grade: B Views: 16
When I execute the following code, I get two different results - whats up?         echo date('Y\WW');         echo "<br>" . strftime("%YW%W", time()); I get: 2008W37 2008W36
Zones: PHPDate Answered: 09/08/2008 Grade: A Views: 0
Hello, I a using a content management system (Drupal) and the $_POST variable is empty when submitting a form. I just don't get it because the system works fine. The basic scenario of how thi...
Zones: Apache Web Server, PHP and Databases, WebApplication...Date Answered: 01/20/2008 Grade: B Views: 0
This is a question of last resort to avoid hours of conversion time.  I'm inheriting dozens upon dozens of PHP scripts that, long story short, actually need to run on a computer that is not network...
Zones: PHP for Windows, PHP, PHP installationDate Answered: 08/01/2008 Grade: B Views: 8
I have a statement that is executing and generating a "fatal error" that bounces to stdout that I'd like to trap. It's associated with an object library for facebook.. and due to Facebook's servers...
Zones: PHP and Databases, PHPDate Answered: 11/01/2008 Grade: A Views: 6
I've never seen this before but my server created a php-cgi.core dump which is 23MByte large (most ascii, binaryand some text) in the main dir. I think it might because probably the old applicat...
Zones: PHP and DatabasesDate Asked: 11/05/2008 Points: 500 Comments: 0
There is this short tutorial on PHP 5 design patterns. I just have a quick question. I'm not quite certain what the second for loop is for with in the while loop of the remove function as follows: ...
Zones: PHP, PHP and DatabasesDate Answered: 06/29/2008 Grade: A Views: 13
I'm studying PHP design patterns and just have a quick question on the Mediator pattern. This site has some sample http://www.fluffycat.com/PHP-Design-Patterns/Mediator/ on the Mediator pattern. ...
Zones: PHPDate Answered: 08/06/2008 Grade: B Views: 4
I have root prems on the server and I've been through everything i can think of for this - chown, chgrp, chmod, umask. I can copy files, directories, single or recursive to anywhere on the serve...
Zones: PHPDate Asked: 10/15/2008 Points: 500 Comments: 4