logo

CuriousTab

CuriousTab

Technology problems


  • 1. How can we find the number of rows in a result set using PHP?
  • Discuss
  • 2. What is the functionality of md5 function in PHP?
  • Discuss
  • 3. What are the differences between GET and POST methods in form submitting?
  • Discuss
  • 4. What is a Session?
  • Discuss
  • 5. How do you destroy a particular or all Sessions?
  • Discuss
  • 6. Explain include(), include_once, require() and require_once.
  • Discuss
  • 7. How can we extract string "abc.com" from a string "https://info@abc.com" using regular _expression of php?
  • Discuss
  • 8. What are the different types of errors in php?
  • Discuss
  • 9. What is the functionality of the function strstr and stristr?
  • Discuss
  • 10. What are the differences between mysql_fetch_array(), mysql_fetch_object(), mysql_fetch_row()?
  • Discuss

First 113 114 115 ... 126 .. 138 139 Last