Delete Bookmark




Select the entry to be deleted

Warning : This cannot be undone!



0); $i=0; while($i<$nrows); sybsql_result(" @0
"); $i++; endwhile; endif; $qs="select name,path from bookmarks where type='B' and parent='$parent' order by name"; $rc=sybsql_query($qs); $nrows=sybsql_numrows(); if ($nrows > 0); $i=0; while ($i<$nrows); sybsql_result("@0
"); $i++; endwhile; endif; >