82 $r=sprintf(
'<table %s>',$table_style);
94 $content=sprintf(
'<a href="%s">%s</a>',
97 $r.=
"<th $style>$content</th>";
115 $r.=
'<td $style>'.$row[
$e].
'</td>';
127 $order=
" order by f_id desc ";
130 if ( isset(
$_GET[
'sb']))
133 $img=
"image/select1.gif";
138 $img=
"image/select2.gif";
140 $sql=
"select f_id,name,quick_code from vw_client $order limit 10";
146 array(
'name'=>
'N° de fiche',
147 'style'=>
'text-align:right',
151 'style'=>
'text-align:right'),
152 array(
'name'=>
'QuickCode')
td($p_string='', $p_extra='')
surround the string with td
catch(Exception $exc) if(! $g_user->can_write_action($ag_id)) $r
h( $row[ 'oa_description'])
static fetch_row($ret, $p_row)
wrapper for the function pg_fetch_row
static num_row($ret)
wrapper for the function pg_num_rows
static sql2table($cn, $a_col, $sql, $table_style='class="result"', $a_sql_var=null)