logo

CuriousTab

CuriousTab

Technology problems


  • 1. I am trying to assign a variable the value of 0123, but it keeps coming up with a different number, what?s the problem?
  • Discuss
  • 2. If the variable $a is equal to 5 and variable $b is equal to character a, what?s the value of $$b?
  • Discuss
  • 3. What?s the special meaning of __sleep and __wakeup?
  • Discuss
  • 4. What is the difference between characters 23 and x23?
  • Discuss
  • 5. What?s the difference between md5( ), crc32( ) and sha1( ) crypto on PHP?
  • Discuss
  • 6. What?s the difference between include and require?
  • Discuss
  • 7. How do you define a constant?
  • Discuss
  • 8. How do you pass a variable by value?
  • Discuss
  • 9. Explain the ternary conditional operator in PHP?
  • Discuss
  • 10. Are objects passed by value or by reference?
  • Discuss

First 111 112 113 ... 125 .. 138 139 Last