Advertisement
Guest User

Untitled

a guest
Jul 1st, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 2.01 KB | None | 0 0
  1.  found another
  2. Array
  3. (
  4.     [0] => Array
  5.         (
  6.             [file] => /includes/functions.php
  7.             [line] => 892
  8.             [function] => db_exec
  9.             [class] => db
  10.             [type] => ->
  11.             [object] => db Object
  12.                 (
  13.                     [db_link:protected] => Resource id #4
  14.                    [special_values:protected] => Array
  15.                         (
  16.                             [0] => NOW()
  17.                             [1] => NULL
  18.                             [2] => UNIX_TIMESTAMP()
  19.                         )
  20.  
  21.                     [query_id:protected] => Resource id #14
  22.                    [prefix:protected] =>
  23.                     [db_username:protected] => (hidden)
  24.                     [db_password:protected] => (hidden)
  25.                 )
  26.  
  27.             [args] => Array
  28.                 (
  29.                     [0] => INSERT INTO `polls` (`question`,`web_addr`, `extra`, `opt_1`, `opt_2`, `opt_3`, `opt_4`, `opt_5`, `opt_6`, `opt_7`, `opt_8`, `opt_9`, `opt_10`, `uid`, `time`, `last_vote`, `ip`, `votes`) VALUES ('Should threads whining about an MC ban be bannable on TC?','', '', 'Yes, it's fucking annoying. NYPA bitch.', 'No, then where will I bawww?', '', '', '', '', '', '', '', '', '4c9901ec37d5a0.03916001', '1291071834', '1291071834', '216.51.225.26', '0')
  30.                )
  31.  
  32.        )
  33.  
  34.    [1] => Array
  35.        (
  36.            [file] => /new_poll.php
  37.            [line] => 98
  38.            [function] => send
  39.            [args] => Array
  40.                (
  41.                    [0] => INSERT INTO `polls` (`question`,`web_addr`, `extra`, `opt_1`, `opt_2`, `opt_3`, `opt_4`, `opt_5`, `opt_6`, `opt_7`, `opt_8`, `opt_9`, `opt_10`, `uid`, `time`, `last_vote`, `ip`, `votes`) VALUES ('Should threads whining about an MC ban be bannable on TC?','', '', 'Yes, it's fucking annoying. NYPA bitch.', 'No, then where will I bawww?', '', '', '', '', '', '', '', '', '4c9901ec37d5a0.03916001', '1291071834', '1291071834', '216.51.225.26', '0')
  42.                 )
  43.  
  44.         )
  45.  
  46. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement