xyzu
public php v1 · immutablewhile ( $row = mysql_fetch_row($result) ) {$premonth = $_POST['month'];switch ( $premonth ){case $row[0]:header("location: http://xyzu.org/blog.php?month=$row[0]");break;}}while ( $row = mysql_fetch_row($result) ) {$premonth = $_POST['month'];switch ( $premonth ){case $row[0]:header("location: http://xyzu.org/blog.php?month=$row[0]");break;}}