[PHP-DEV] php in html environment
has someone an idea what is wrong with that code below. (value="";>) However, it would be just interpret as a string, which finally appears in the text-box. What I need is to get a variable for the value attribute in a html environment. best regrades, Joerg Kuehne
[PHP-DEV] mysql-* versus db_* statements
require_once "DB.php"; require_once "knowledge.inc"; require_once "template-new.inc"; function setupQuery($search_eb) { // Show the wines stocked at the winestore that match // the search criteria $query = "SELECT * FROM knowledge_db