• • • • Originally Posted by Will Gresham Do you mean delete in an SQL query, or a unlink to delete files? sory brother your are not getting me
my question is
i am working on some multiple records like here is my code
<?php
//echo $user;
session_start();
if (!isset($_SESSION['myusername']))
{
echo'<center><b>You need TO login First</b></...



