Drop a record - request to a php script
Hello,
i have a table with data records. Now i want to set a link to remove a record in the database. I want to this with a ajax request, because the url should not shown in the browser url-field.
Have anyone a hint?