Twitsnip is a place to post code snippets and share them. Login with your existing Twitter account, if you don't have a Twitter account simply create on at www.twitter.com

Tag: data

Function to clean POST variables

0

This functions allows you to filter any post data ready for insertion into MySQL

snippet to delete a row from a mysql database

0

Short snippet to delete a row from a database table

Sending dynamic data to server and back in flash

0

This snippet shows how to send data from flash to php then change the data and send back to flash using LoadVars.