News

So I upgraded to a new linux box and moved all my php, html, and sql crap over. Everything works.. Or at least I thought it did.I went from Redhat 7.3 to 9, and stayed with PHP 4.4.2 and Apache 1. ...
Am writing a student enrollment system for a uni assignment. Part of the functionality requires an admin type interface to manage a lot of the datatables (in a mySQL DB). <BR><BR>As part of this ...
$_POST PHP array and is keyed by its “name” attribute, it’s simple to (1) give each submit button in the form a unique name and (2) write a simple “if” test at the top of the PHP form ...