![]() |
|
mysql Get Records |
||
|
Code ProducedThis is HTML generated by a blank Freeway page with this Action applied. Note that the code block labels the code - this is the name block in the inspector palette. Handy for debugging. <?PHP
// Created by MySQL Get Records 'item1' // ------ = ""; $fwQuery = "SELECT * FROM table"; $myResults = mysql_db_query( $fwDBName , $fwQuery , $fwLink ) or die("Database error in item1<br>"."Error #" . mysql_errno() . ": " . mysql_error()); // process the results here //-------
?> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>Untitled</title> <meta name="GENERATOR" content="Freeway 4 Pro 4.2.0"> <meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1"> <style type="text/css"> <!-- body { margin-left:0px; margin-right:0px; margin-top:0px; background-color:#fff } p:first-child { margin-top:0px } table { empty-cells:hide } ._sp { font-size:1px; visibility:hidden } ._lp { margin-bottom:0px } em { font-style:italic } h1 { font-size:18px } strong { font-weight:bold } --> </style> </head> <body> <div id="PageDiv"> <table border=0 cellspacing=0 cellpadding=0 width=419> <tr valign=top> <td height=12 colspan=2></td> <td height=12></td> </tr> <tr valign=top> <td height=25></td> <td height=25></td> <td height=25></td> </tr> <tr class="_sp"> <td width=17 height=1><img src="Resources/_clear.gif" border=0 width=17 height=1 alt=""></td> <td width=401 height=1><img src="Resources/_clear.gif" border=0 width=401 height=1 alt=""></td> <td width=1 height=1><img src="Resources/_clear.gif" border=0 width=1 height=1 alt=""></td> </tr> </table> </div> </body> </html> |
|||||
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||