|
Posted by Steve on 04/16/07 19:24
"Rami Elomaa" <rami.elomaa@gmail.com> wrote in message
news:f00ffq$3sj$1@nyytiset.pp.htv.fi...
| FFMG kirjoitti:
| > tasteless;60646 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.
| >>
| >> I've already searched in google and google groups archive but without
| >> any good results. So could anybody help me giving some link or sending
| >> some stuff to me ?
| >>
| >> Thanks and regards - Peter.
| >>
| >> PS. It's about the bet with one of my friend :)
| >>
| >> --
| >> Silly is a state of Mind, Stupid is a way of Life.
| >
| > Here is one,
| >
| > If I _do not_ want to suppress warnings in include(...), (in other word
| > not use @include(...))
| > Why is file_exists(...) alone not a good option.
| > How would you check if a file exists for inclusion.
| >
| > FFMG
| >
| >
|
| Use require instead :D
you missed the point. @require is the same delima at @include. the question
you're answering is the first one. you have 2 more to answer. :)
Navigation:
[Reply to this message]
|