
By: asd | Date: Apr 1 2010 11:04 | Format: PHP | Expires: never | Size: 763 B | Hits: 788
- $language = $_POST['language'];
- $ip = $_SERVER['REMOTE_ADDR'];
- $sql = "INSERT INTO 0xPaste (
- id,
- author,
- title,
- ip,
- language,
- text,
- data
- ) VALUES (
- '{$id}',
- '{$author}',
- '{$title}',
- '{$ip}',
- '{$language}',
- '{$text}',
- '{$date}');";
Latest pastes
4 days ago
7 days ago
8 days ago
9 days ago
11 days ago