utilisation méthode page_checkParams
This commit is contained in:
parent
23abe80114
commit
5dfe2e466c
@ -1,4 +1,7 @@
|
||||
<?php
|
||||
|
||||
if (!page_checkParams()) die('Paramètres incorrects !');
|
||||
|
||||
require_once 'cache/cache.php';
|
||||
require_once 'partenaires/classMTva.php';
|
||||
require_once 'partenaires/classMMap.php';
|
||||
@ -6,10 +9,6 @@ require_once 'partenaires/classMCoface.php';
|
||||
require_once 'common/dates.php';
|
||||
require_once 'scoresws/scoresws.php';
|
||||
|
||||
if (strlen($siret)<>0 && strlen($siret)<>9 && strlen($siret)<>14)
|
||||
die('Paramètres incorrects !');
|
||||
if (($siret*1)==0 && $idan==0) die('Paramètres incorrects !');
|
||||
|
||||
if (isset($_REQUEST['idan']) && $_REQUEST['idan']*1!=0)
|
||||
$idan = $_REQUEST['idan'];
|
||||
else
|
||||
|
@ -1,11 +1,7 @@
|
||||
<?php
|
||||
require_once 'cache/cache.php';
|
||||
|
||||
if (strlen($siret)<>0 && strlen($siret)<>9 && strlen($siret)<>14)
|
||||
die('Paramètres incorrects !');
|
||||
|
||||
if (($siret*1)==0 && $idEntreprise==0)
|
||||
die('Paramètres incorrects !');
|
||||
if (!page_checkParams()) die('Paramètres incorrects !');
|
||||
|
||||
if (($siret*1)==0 || ($siren*1)<100){ $fileName = $page.'-'.$idEntreprise;
|
||||
}else{ $fileName = $page.'-'.$siret; }
|
||||
|
@ -1,14 +1,12 @@
|
||||
<?php
|
||||
if (!page_checkParams()) die('Paramètres incorrects !');
|
||||
|
||||
require_once 'cache/cache.php';
|
||||
require_once 'partenaires/classMTva.php';
|
||||
require_once 'partenaires/classMMap.php';
|
||||
require_once 'partenaires/classMCoface.php';
|
||||
require_once 'common/dates.php';
|
||||
|
||||
if (strlen($siret)<>0 && strlen($siret)<>9 && strlen($siret)<>14) die('Paramètres incorrects !');
|
||||
|
||||
if (($siret*1)==0 && $idEntreprise==0) die('Paramètres incorrects !');
|
||||
|
||||
if (isset($_REQUEST['id']) && $_REQUEST['id']*1<>0) $idCom=$_REQUEST['id'];
|
||||
else $idCom=false;
|
||||
|
||||
|
@ -2,11 +2,7 @@
|
||||
$type = trim(@$_REQUEST['type']);
|
||||
$tabInfo = $_SESSION['tabInfo'];
|
||||
|
||||
if (strlen($siret)<>0 && strlen($siret)<>9 && strlen($siret)<>14)
|
||||
die('Paramètres incorrects !');
|
||||
|
||||
if (($siret*1)==0 && $idEntreprise==0)
|
||||
die('Paramètres incorrects !');
|
||||
if (!page_checkParams()) die('Paramètres incorrects !');
|
||||
|
||||
if ($type<>'tri' && //Tribunaux
|
||||
$type<>'pre' && // Préfectures
|
||||
|
@ -1,10 +1,12 @@
|
||||
<?php
|
||||
$tabInfo = $_SESSION['tabInfo'];
|
||||
if (strlen($siret)<>0 && strlen($siret)<>9 && strlen($siret)<>14) die('Paramètres incorrects !');
|
||||
if (!page_checkParams()) die('Paramètres incorrects !');
|
||||
|
||||
if (($siret*1)==0 && $idEntreprise==0) die('Paramètres incorrects !');
|
||||
if (isset($_REQUEST['idEntreprise']) && $_REQUEST['idEntreprise']*1<>0) $idCom=$_REQUEST['idEntreprise'];
|
||||
else $idCom=false;
|
||||
$tabInfo = $_SESSION['tabInfo'];
|
||||
|
||||
if (isset($_REQUEST['idEntreprise']) && $_REQUEST['idEntreprise']*1<>0)
|
||||
$idCom=$_REQUEST['idEntreprise'];
|
||||
else
|
||||
$idCom=false;
|
||||
|
||||
require_once 'cache/cache.php';
|
||||
require_once 'partenaires/classMTva.php';
|
||||
|
@ -1,9 +1,5 @@
|
||||
<?
|
||||
if (strlen($siret)<>0 && strlen($siret)<>9 && strlen($siret)<>14){
|
||||
die('Paramètres incorrects !');
|
||||
}
|
||||
|
||||
if (($siret*1)==0 && $idEntreprise==0) die('Paramètres incorrects !');
|
||||
if (!page_checkParams()) die('Paramètres incorrects !');
|
||||
|
||||
require_once 'partenaires/classMTva.php';
|
||||
require_once 'partenaires/classMMap.php';
|
||||
|
@ -1,10 +1,8 @@
|
||||
<?php
|
||||
if (!page_checkParams()) die('Paramètres incorrects !');
|
||||
|
||||
require_once 'utils.php';
|
||||
|
||||
if (strlen($siret)<>0 && strlen($siret)<>9 && strlen($siret)<>14) die('Paramètres incorrects !');
|
||||
|
||||
if (($siret*1)==0 && $idEntreprise==0) die('Paramètres incorrects !');
|
||||
|
||||
isset($_REQUEST['pays']) ? $pays=$_REQUEST['pays'] : $pays='' ;
|
||||
|
||||
$commandeEnquete = FALSE;
|
||||
|
@ -1,14 +1,12 @@
|
||||
<?
|
||||
if (!page_checkParams()) die('Paramètres incorrects !');
|
||||
|
||||
require_once 'partenaires/classMTva.php';
|
||||
require_once 'partenaires/classMMap.php';
|
||||
require_once 'common/dates.php';
|
||||
require_once 'cache/cache.php';
|
||||
require_once 'cache.php';
|
||||
|
||||
if (strlen($siret)<>0 && strlen($siret)<>9 && strlen($siret)<>14) die('Paramètres incorrects !');
|
||||
|
||||
if (($siret*1)==0 && $idEntreprise==0) die('Paramètres incorrects !');
|
||||
|
||||
$mil = false;
|
||||
|
||||
//Générer un nom de fichier pour le cache et l'export des fichiers
|
||||
|
@ -1,13 +1,11 @@
|
||||
<?php
|
||||
if (!page_checkParams()) die('Paramètres incorrects !');
|
||||
|
||||
require_once 'partenaires/classMTva.php';
|
||||
require_once 'partenaires/classMMap.php';
|
||||
require_once 'common/dates.php';
|
||||
require_once 'cache/cache.php';
|
||||
|
||||
if (strlen($siret)<>0 && strlen($siret)<>9 && strlen($siret)<>14) die('Paramètres incorrects !');
|
||||
|
||||
if (($siret*1)==0 && $idEntreprise==0) die('Paramètres incorrects !');
|
||||
|
||||
$mil=false;
|
||||
?>
|
||||
<div id="center">
|
||||
|
@ -1,7 +1,5 @@
|
||||
<?php
|
||||
if (strlen($siret)<>0 && strlen($siret)<>9 && strlen($siret)<>14) die('Paramètres incorrects !');
|
||||
|
||||
if (($siret*1)==0 && $idEntreprise==0) die('Paramètres incorrects !');
|
||||
if (!page_checkParams()) die('Paramètres incorrects !');
|
||||
|
||||
function formatPct($pct) {
|
||||
$pct=round($pct/10,0)*10;
|
||||
|
@ -1,7 +1,5 @@
|
||||
<?php
|
||||
if (strlen($siret)<>0 && strlen($siret)<>9 && strlen($siret)<>14) die('Paramètres incorrects !');
|
||||
|
||||
if (($siret*1)==0 && $idEntreprise==0) die('Paramètres incorrects !');
|
||||
if (!page_checkParams()) die('Paramètres incorrects !');
|
||||
|
||||
if (isset($_REQUEST['idan']) && $_REQUEST['idan']*1<>0) $idCom=$_REQUEST['idan'];
|
||||
else $idCom=false;
|
||||
|
@ -1,10 +1,5 @@
|
||||
<?php
|
||||
if (strlen($siret)<>0 && strlen($siret)<>9 && strlen($siret)<>14)
|
||||
die('Paramètres incorrects !');
|
||||
|
||||
// Si id=0 alors non communiqué
|
||||
if (($siret*1)==0 && $idEntreprise==0)
|
||||
die('Paramètres incorrects !');
|
||||
if (!page_checkParams()) die('Paramètres incorrects !');
|
||||
|
||||
$mil = false;
|
||||
|
||||
|
@ -1,7 +1,5 @@
|
||||
<?php
|
||||
if (strlen($siret)<>0 && strlen($siret)<>9 && strlen($siret)<>14) die('Paramètres incorrects !');
|
||||
|
||||
if (($siret*1)==0 && $idEntreprise==0) die('Paramètres incorrects !');
|
||||
if (!page_checkParams()) die('Paramètres incorrects !');
|
||||
|
||||
require_once 'partenaires/classMTva.php';
|
||||
require_once 'partenaires/classMMap.php';
|
||||
|
@ -1,11 +1,8 @@
|
||||
<?
|
||||
if (strlen($siret)<>0 && strlen($siret)<>9 && strlen($siret)<>14) die('Paramètres incorrects !');
|
||||
if (!page_checkParams()) die('Paramètres incorrects !');
|
||||
|
||||
$id = (isset($_GET['id']) == true) ?
|
||||
trim(preg_replace('/[^0-9]/', '', $_GET['id'])) * 1 : 0;
|
||||
if (($siret*1)==0 && $id==0) {
|
||||
die('Paramètres incorrects !');
|
||||
}
|
||||
|
||||
$mil=false;
|
||||
|
||||
|
@ -3,8 +3,7 @@
|
||||
* Commande de pièces
|
||||
*/
|
||||
//Paramètres
|
||||
if (strlen($siret)<>0 && strlen($siret)<>9 && strlen($siret)<>14)
|
||||
die('Paramètres incorrects !');
|
||||
if (!page_checkParams()) die('Paramètres incorrects !');
|
||||
|
||||
function sendCmdMail($sujet, $message)
|
||||
{
|
||||
|
@ -6,9 +6,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
if (strlen($siret)<>0 && strlen($siret)<>9 && strlen($siret)<>14) die('Paramètres incorrects !');
|
||||
|
||||
if (($siret*1)==0 && $idEntreprise==0) die('Paramètres incorrects !');
|
||||
if (!page_checkParams()) die('Paramètres incorrects !');
|
||||
|
||||
$detail = isset($_REQUEST['vue']) && $_REQUEST['vue']=='detail';
|
||||
|
||||
|
@ -1,7 +1,5 @@
|
||||
<?php
|
||||
if (strlen($siret)<>0 && strlen($siret)<>9 && strlen($siret)<>14) die('Paramètres incorrects !');
|
||||
|
||||
if (($siret*1)==0 && $idEntreprise==0) die('Paramètres incorrects !');
|
||||
if (!page_checkParams()) die('Paramètres incorrects !');
|
||||
|
||||
isset($_REQUEST['type']) ? $typeBilan=$_REQUEST['type'] : $typeBilan='' ;
|
||||
isset($_REQUEST['mil']) ? $mil=$_REQUEST['mil'] : $mil='' ;
|
||||
|
@ -1,8 +1,6 @@
|
||||
<?php
|
||||
//Traitement des paramètres
|
||||
if (strlen($siret)<>0 && strlen($siret)<>9 && strlen($siret)<>14) die('Paramètres incorrects !');
|
||||
|
||||
if (($siret*1)==0 && $idEntreprise==0) die('Paramètres incorrects !');
|
||||
if (!page_checkParams()) die('Paramètres incorrects !');
|
||||
|
||||
$niveau = isset($_REQUEST['niveau']) ? $_REQUEST['niveau'] : '';
|
||||
?>
|
||||
|
@ -1,7 +1,6 @@
|
||||
<?php
|
||||
//Traitement des paramètres
|
||||
if (strlen($siret)<>0 && strlen($siret)<>9 && strlen($siret)<>14) die('Paramètres incorrects !');
|
||||
if (($siret*1)==0 && $idEntreprise==0) die('Paramètres incorrects !');
|
||||
if (!page_checkParams()) die('Paramètres incorrects !');
|
||||
|
||||
require_once 'scoresws/scoresws.php';
|
||||
require_once 'common/dates.php';
|
||||
|
@ -1,4 +1,6 @@
|
||||
<?
|
||||
<?php
|
||||
|
||||
if (!page_checkParams()) die('Paramètres incorrects !');
|
||||
|
||||
define('CREDITSAFE_WS_URL', 'https://www.creditsafe.fr/getdata/service/CSFRServices.asmx');
|
||||
define('CREDITSAFE_WS_URI', 'https://www.creditsafe.fr/getdata/service/');
|
||||
@ -16,10 +18,8 @@ function formatPct($pct) {
|
||||
|
||||
$tabInfo = $_SESSION['tabInfo'];
|
||||
|
||||
if (strlen($siret)<>9 && strlen($siret)<>14) die('Paramètres incorrects !');
|
||||
if (strlen($siret)==9) $siret=$tabInfo['entrep']['siret'];
|
||||
|
||||
if (($siret*1)==0 && $idEntreprise==0) die('Paramètres incorrects !');
|
||||
$action=$_REQUEST['action'];
|
||||
if ($action<>'' && $action<>'commande') die('Paramètres incorrects !');
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
if (strlen($siret)<>0 && strlen($siret)<>9 && strlen($siret)<>14) die('Paramètres incorrects !');
|
||||
if (($siret*1)==0 && $idEntreprise==0) die('Paramètres incorrects !');
|
||||
if (!page_checkParams()) die('Paramètres incorrects !');
|
||||
|
||||
isset($_REQUEST['ratio'])? $ratio=$_REQUEST['ratio'] : $ratio='';
|
||||
isset($_REQUEST['type']) ? $typeBilan=$_REQUEST['type'] : $typeBilan='' ;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user