Hlavní stránka
 

Hlavní menu:

 

Podpis

SQL dotaz

  CREATE TABLE IF NOT EXISTS log_2025_07 (
  id MEDIUMINT UNSIGNED auto_increment,
  cas DATETIME,
  get TEXT,
  post TEXT,
  cookie TEXT,
  session TEXT,
  ip VARCHAR(255),
  ag VARCHAR(255),
  ref VARCHAR(255),
  PRIMARY KEY (id)
  ) COMMENT = 'Tabulka logu 07/2025';
  
nešlo provést.
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'get TEXT, post TEXT, cookie TEXT, session TEXT, ip VARCHAR(255), ag VA' at line 4SQL dotaz

  INSERT INTO log_2025_07 (cas, get, post, cookie, session, ip, ag, ref)
  VALUES ('2025-07-08 19:49:04', 'a:2:{s:1:\"a\";s:6:\"Petice\";s:1:\"s\";s:6:\"Podpis\";}', 'a:0:{}', 'a:0:{}', 'a:1:{s:1:\"l\";s:2:\"cz\";}', '216.73.216.51', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', '')
  
nešlo provést.
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'get, post, cookie, session, ip, ag, ref) VALUES ('2025-07-08 19:49:04', 'a:2:{' at line 1

Váš podpis nebyl akceptován. Nevyplnili jste povinné údaje.

© Webmaster: Absolute s.r.o.