alpha_full/pages/produits/produits.debug.php
2026-04-06 22:58:51 +02:00

5 lines
128 B
PHP
Executable File

<?php
$usrSiteMsg .='<br>idPrd =' .$idPrd;
$usrSiteMsg .='nomPrd =' .$nomPrd;
$usrSiteMsg .='affOngPrd =' .$affOngPrd;
?>