|
Posted by lawrence k on 04/24/07 07:32
On Apr 16, 1:40 pm, "Steve" <no....@example.com> wrote:
> "lawrence k" <lkrub...@geocities.com> wrote in message
>
> news:1176742297.641577.63900@y80g2000hsf.googlegroups.com...
> | On Apr 16, 10:29 am, tasteless <tastel...@gazeta.pl> wrote:
> | > Hi guys,
> | >
> | > I need really hard questions (about 10) about PHP programming (some of
> | > elements OOP as well, but no MySQL questions - this is different part),
> | > this questions needs to be very hard, but the experienced senior PHP
> | > developer should answered on it.
> |
> | Which causes a bigger surge in memory usage, including() a file with a
> | large array or unserializing the same information after its been
> | serialized?
>
> good one...i'd love to know the correct answers for these. my guess would be
> a higher spike when unserializing.
Read this:
http://doughboy.wordpress.com/2007/02/28/big-arrays-in-php/
[Back to original message]
|