Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Gaetan Carabetta
projet_nf17_p19_tdg1_groupe2
Commits
53aa5b55
Commit
53aa5b55
authored
Jun 21, 2019
by
Gaetan Carabetta
Browse files
update addClient
parent
27177997
Changes
1
Hide whitespace changes
Inline
Side-by-side
application/addClient.php
View file @
53aa5b55
...
...
@@ -39,6 +39,8 @@
{
$vSt
=
$vConn
->
prepare
(
$vSql
);
$vSt
->
execute
();
header
(
'Location: http://tuxa.sme.utc/~bdd0p042/application/clients.php'
);
}
catch
(
PDOException
$e
)
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment