SELECT id AS id
     , username AS username
     , password AS password
     , mail_address AS email
  FROM phpwebgallery_users
  WHERE id = '2'
;
[mysql error 1146] Table 'patrick_mouillart.phpwebgallery_users' doesn't exist

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /mnt/110/sdb/5/2/patrick.mouillart/include/functions_user.inc.php on line 235
INSERT INTO phpwebgallery_history
  (
    date,
    time,
    year,
    month,
    day,
    hour,
    user_id,
    IP,
    section,
    category_id,
    image_id,
    image_type,
    tag_ids
  )
  VALUES
  (
    '2025-08-09',
    '18:35:26',
    2025,
    08,
    09,
    18,
    2,
    '216.73.216.172',
    'categories',
    NULL,
    NULL,
    NULL,
    NULL
  )
;
[mysql error 1146] Table 'patrick_mouillart.phpwebgallery_history' doesn't exist

Warning: Cannot modify header information - headers already sent by (output started at /mnt/110/sdb/5/2/patrick.mouillart/include/functions.inc.php:955) in /mnt/110/sdb/5/2/patrick.mouillart/include/page_header.php on line 103
Site de Patrick Mouillart :: Accueil

Site de Patrick Mouillart

Mes Photos

  •  
  • afficher à plat les éléments des catégories et des sous-catégories
  • afficher un calendrier par date d'ajout
  • afficher un calendrier par date de création

Accueil