<?php
mysql_query("DELETE FROM invites WHERE invite_user_id='id'");
?> 