asd
By: asd | Date: Apr 1 2010 11:04 | Format: PHP | Expires: never | Size: 763 B | Hits: 887
- $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
15 hours ago
16 hours ago
1 days ago
2 days ago
4 days ago