0 && strlen($siret)<>9 && strlen($siret)<>14) die('Paramètres incorrects !'); $idEntreprise=trim(preg_replace('/[^0-9]/', '', $_REQUEST['idEntreprise']))*1; // Si id=0 alors non communiqué if (($siret*1)==0 && $idEntreprise==0) die('Paramètres incorrects !'); $siren=substr($siret,0,9); //Enregistrement pour liste dernière recherche require_once 'recherche/session.php'; $parametres = recherche_element(0); if( isset($parametres) && $parametres['info']['page']=='recherche' ) { recherche_saveinfo( array('page' => $page) ); recherche_saveinfo( array('siret' => $siret) ); recherche_saveinfo( array('idEntreprise' => $idEntreprise) ); } //Récupération des infos du webservice $etab = scoresws_identite($siret, $siren, $idEntreprise); $firephp->log($etab,'etab'); //Enregistrement des elements dans la session $tabEntrep = array(); $tabEntrep['raisonSociale'] = $etab['Nom']; $tabEntrep['siren'] = $etab['Siren']; $tabEntrep['siret'] = $etab['Siret']; $tabEntrep['tva'] = $etab['TvaNumero']; $tabEntrep['isin'] = $etab['Isin']; $tabEntrep['AutreId'] = $etab['AutreId']; $tabEntrep['active'] = $etab['Statut']; $tabEntrep['Source'] = $etab['Source']; $tabEntrep['SourceId'] = $etab['SourceId']; $tabEntrep['codeCommune'] = $etab['Dept'].$etab['codeCommune']; //Utilise pour les compétences territoriales $tabEntrep['nafEn'] = $etab['NafEnt']; $tabEntrep['nafEnLib'] = $etab['NafEntLib']; $tabEntrep['nafEt'] = $etab['NafEtab']; $tabEntrep['nafEtLib'] = $etab['NafEtabLib']; $tabEntrep['fj'] = $etab['FJ']; $_SESSION['tabInfo']['entrep'] = $tabEntrep; function dRow($lib, $data, $title = '') { $html = ''."\n"; $html.= '  '."\n"; $html.= ' '.$lib.''."\n"; if($title!='') $title = ' title="'.$title.'"'; $html.= ' '.$data.''."\n"; $html.= ''."\n"; return $html; } ?>

IDENTITÉ DE L'ENTREPRISE

100) ) && file_exists($pathImg) ) { $tabTmp=@getimagesize($pathImg); $w=$tabTmp[0]; $h=$tabTmp[1]; if ($w>350) $strSize=@redimage($pathImg,350,150); else $strSize=''; ?>
 
  Logo />

Raison sociale & Coordonnées

Activité(s) & Chiffre d'affaire

Localisation géographique & Recherche presse

'', ' ER '=>''))); if (preg_match('/MAPPY/i', $_SESSION['tabInfo']['pref']) && preg_match('/(LILLE|CAEN|RENNES|BAULE|NANTES|NANCY|STRASBOURG|LYON|BORDEAUX|GRENOBLE|MONTPELLIER|TOULOUSE|MARSEILLE|CANNES|NICE|PARIS|NEUILLY|LEVALLOIS|ASNIERES|COURBEVOIE|NANTERRE|REUIL|BOULOGNE|SEVRES|VERSAILLES|MONTROUGE|MOULINEAUX)/', $ville)) { ?> parse(); $tabMonth=array('Jan'=>1,'Feb'=>2,'Mar'=>3,'Apr'=>4,'May'=>5,'Jun'=>6,'Jul'=>7,'Aug'=>8,'Sep'=>9,'Oct'=>10,'Nov'=>11,'Dec'=>12); foreach ($rss->getItems() as $i=>$item) { if ($i==0) { ?>
Information géographique :
0) { ?> Latitude : ()
Longitude : ()
Afficher l'adresse sur Google Map ©

Code commune / Rivoli :
/
  Information géographique 0) { ?> Latitude : ()
Longitude : ()
Afficher l'adresse sur Google Map ©
  Code commune / Rivoli /
 
  Information presse (Source Google News ©)
records = $tabForExport; $array2csv->writeCSV($fileName); $array2xml = new ExportXML(); $array2xml->rootName = $page.'s'; $array2xml->defaultTagName = $page; $array2xml->records = $tabForExport; $array2xml->writeXML($fileName); ?>