|
Posted by C. on 04/18/07 16:22
On 16 Apr, 15:29, tasteless <tastel...@gazeta.pl> wrote:
>
> 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.
>
hmmm, let's see....
Why do sessions not work with UTF-8 encoded source files on Apache?
What is pharrot?
Why would you use the _sleep() method?
How do you implement a closure in PHP?
How do you start the CLI interpreter using a non-standard config file?
How do you bypass base_opendir() to read a file on the local
filesystem?
How does email header injection work?
How do you access a MS-SQL DB server from PHP running on a Unix box?
Why is data-binding useful?
Is PHP thread safe?
You'll have to find your own answers though.
C.
[Back to original message]
|