Mini Shell

Direktori : /home/admin/web/mcpv.demarco.ddnsfree.com/public_html/external/prestataires2/models/
Upload File :
Current File : /home/admin/web/mcpv.demarco.ddnsfree.com/public_html/external/prestataires2/models/Prestataire.php

<?php

require_once '_framework/Model.php';
require_once '_framework/Crypto.php';
require_once '_framework/Configuration.php';

class Prestataire extends Model {
	
  private $crypto;
  
  function __construct() {
	$this->crypto = new Crypto();
  }

  public function getPrestataires() {
    $sql = 'select * from v_prestataires order by statut';
    $prestataires = $this->runQuery($sql);
	$records = $prestataires->fetchall();
    return $records;
  }
  public function getPendingPrestataires() {
    $sql = 'select * from v_prestataires where statut < 2 order by date_creat desc';
    $prestataires = $this->runQuery($sql);
	$records = $prestataires->fetchall();
    return $records;
  }

  public function getActivePrestataires() {
    $sql = 'select * from v_prestataires where statut = 2 order by note_g desc,lieu';
    $prestataires = $this->runQuery($sql);
	$records = $prestataires->fetchall();
    return $records;
  }

  public function getPrestataire($id) {
    $sql = 'select * from v_prestataires'
      . ' where id=?';
    $prestataires = $this->runQuery($sql, array($id));
	$records = $prestataires->fetchall();
    if ($records && count($records)) {
		return $records;
	}
    else
      throw new ErrorException("Aucun membre ne correspond à l'identifiant '$id'",0,E_USER_NOTICE);
  }

  public function addPrestataire($values) {
    $sql = 'insert into prestataires (fonct_id, nom, prenom, adresse, npa, lieu, tel, email, attrib1, attrib2, attrib3, remarque, statut, memb_creat)'
      . ' values (?,?,?,?,?,?,?,?,?,?,?,?,?,?)';
    $this->runQuery($sql, $values);
  }

  public function deletePrestataire($id) {
    $sql = 'delete from prestataires'
      . ' where id=?';
    $prestataire = $this->runQuery($sql, array($id));
  }

  public function updatePrestataire($values) {
    $sql = 'update prestataires set nom=?, prenom=?, adresse=?, npa=?, lieu=?, tel=?, email=?, statut=?, attrib1=?, attrib2=?, attrib3=?, remarque=? '
      . ' where id=?';
    $prestataire = $this->runQuery($sql, $values);
  }

  public function updateStatut($values) {
    $sql = 'update prestataires set statut=? where id=?';
    $this->runQuery($sql, $values);
  }
  
  public function getUniqueNoms() {
    $sql = 'select distinct nom from v_prestataires where statut = 2 order by nom';
    $prestataires = $this->runQuery($sql);
	$records = $prestataires->fetchall();
    return $records;
  }
  
  public function getUniqueLieux() {
    $sql = 'select distinct lieu from v_prestataires where statut = 2 order by lieu';
    $prestataires = $this->runQuery($sql);
	$records = $prestataires->fetchall();
    return $records;
  }
  
  public function getUniqueFonctions() {
    $sql = 'select distinct fonction from v_prestataires where statut = 2 order by fonction';
    $prestataires = $this->runQuery($sql);
	$records = $prestataires->fetchall();
    return $records;
  }

}


May 15, 2021 – Page 2 – Base de données MCPV "Prestataires"

Day: May 15, 2021

If you’re taking a look at exhausting toys

Dildos Buy The Most Effective Dildos On-line For Great Intercourse It’s all about finding what makes you comfy as you explore one thing new. Check out our other Buyers Guides and browse about the wide selection of grownup toys available! You can even discover our Dildos Collection to search out extra sensual joysticks to add…

Read More

Just understand that no slots technique may help you win in

Las Vegas Casinos & Resort They may encompass localized jackpots, solely out there at the on line casino, or networked jackpots out there on the same recreation throughout any web site it options. The greatest instance is Mega Moolah, which has the report for the biggest-ever jackpot sport wins and is available at tons of…

Read More

No wonky labels or stitching from us

I Tested And Ranked The Best Hermes H Bracelet Dupe In 2024: And Here’s What I Found A quality replica should pay attention to these finer details, replicating the tags or labels accurately. Pay close attention to the lining replica hermes, pockets, and tags to determine the quality of the replica. Authentic Hermes bags are…

Read More

Find a dildo that appears and feels simply the best means for

Best Intercourse Toys 2024 Dildos have existed for thousands of years, and they’re just as in style as ever. Traditionally, a dildo is a phallic-shaped merchandise that can simulate penile intercourse. Although earlier fashions had been manufactured from rubber material for a lifelike feeling, today’s dildos are available in all kinds of supplies. Find a…

Read More

Its standout characteristic is the air pump expertise

15 Greatest Intercourse Toys In 2025 For An Excellent Orgasm, Tested By Us In addition, the penis sheath costs between $132 and $159 are tenga reusable, which most individuals will discover too costly for a hollow penis sleeve. While users report a firmer appear and feel on their penis after prolonged use of penis pumps,…

Read More

Replica baggage typically have uneven stitching

Can You Notice Fake Celine Bags? A Information To Authentic Vs Duplicate Celine Nano Baggage Get able to witness the rise of the must-have bag that can quickly dominate the scene. ELIS PARIS, founded on the principles of impeccable design, uncompromising quality, and timeless class, is ready to redefine your bag recreation like never earlier…

Read More