• String (String) in PHP

    String (String) in PHP
    string is a sequence of characters, you will find available string handling functions in php at php string (string) handler
  • Cookie in PHP

    Cookie in PHP
    cookies are text files stored on the client and they are kept for the purpose of tracking. php supports http cookies.