Skip to content
Snippets Groups Projects
Commit 6052f031 authored by Thomas Dedinsky's avatar Thomas Dedinsky
Browse files

Removed testing values

parent 38912e3c
No related branches found
No related tags found
No related merge requests found
......@@ -4,10 +4,6 @@
<?php
$connexion = new PDO('pgsql:host=tuxa.sme.utc;dbname=dbbdd0a040','bdd0a040','r4HeOFDb');
$_GET["Num_Annonce"] = '203';
$_GET["Titre"] = 'Mean';
$_GET["Description"] = 'no u';
// Could have the primary key auto-incriment using SQL instead
$inside_sql = '';
if (!empty($_GET["Titre"])){
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment