![]() |
Alexey admin 7/5/2006 |
Hi, |
|
coolbyte author 7/5/2006 |
Hi, PHPRunner-created pages don't delete tables so no event is possible. Please clarify your task.
|
![]() |
Alexey admin 7/5/2006 |
Hi, global $conn; $rs=db_query("select * from mytable where ".$where,$conn); $data=db_fetch_array($rs); $key = $data["ID"]; |