Skip to content

WorthPosting

  • Home
  • About

Day: July 27, 2008

Cat Links Uncategorized

MySQL Command List

Posted on July 27, 2008

This is a list of the most common used mySQL Commands General Commands USE database_name Change to this database. You

Continue readingMySQL Command List

Cat Links Uncategorized

Header("Location") on PHP

Posted on July 27, 2008July 29, 2014

So check out this code….. if(1== 1) { header(“Location: index.php”); } header(“Location: http://www.google.com”); This simple code will be expected to

Continue readingHeader("Location") on PHP

  • Home
  • About
Copyright © 2026 WorthPosting | Signify by WEN Themes
Scroll Up