Skip to content

Commit

Permalink
modif liens téléchargement
Browse files Browse the repository at this point in the history
  • Loading branch information
stahe committed Jun 17, 2020
1 parent b5c2db3 commit 1022d14
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 13 deletions.
12 changes: 3 additions & 9 deletions chap-01.rst
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
INTRODUCTION AU LANGAGE PHP 7

PAR L'EXEMPLE

**Serge Tahé**, juillet 2019

Introduction au langage PHP 7
=============================
Présentation du cours
=====================

Ce document fait partie d’une série de quatre articles :

Expand Down Expand Up @@ -121,7 +115,7 @@ faut à la fois lire son code, ses commentaires et ses résultats
d'exécution.

Les exemples du document sont disponibles
\|\ `ici <https://tahe.developpez.com/tutoriels-cours/php7/documents/php7.rar>`__\ **\ \|**.
\|\ `ici <http://sergetahe.com/cours-tutoriels-de-programmation/wp-content/uploads/documents/php7-ecmascript6-vuejs-nuxtjs/php7.rar>`__\ **\ \|**.

L’application serveur PHP 7 peut être testée
\|\ `ici <https://sergetahe.com/apps/impot/serveur-php7/>`__\ **\ \|**.
Expand Down
7 changes: 3 additions & 4 deletions index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,14 @@
.. meta::
:description lang=fr: Introduction à PHP 7 par l'exemple : bases, classes, interfaces, exceptions, traits, fonctions réseau, services web, XML
:google-site-verification: rEk3Ag5TVRTZ85C2Wwg6iYpLz8UWMgd07V6mLkq6ee4
<meta name="google-site-verification" content="rEk3Ag5TVRTZ85C2Wwg6iYpLz8UWMgd07V6mLkq6ee4" />

INTRODUCTION AU LANGAGE PHP7 PAR L'EXEMPLE
----------------------------------------------

Auteur
------

Serge Tahé, octobre 2019, https://sergetahe.com
Serge Tahé, juillet 2019, https://sergetahe.com

Licence
-------
Expand All @@ -24,9 +23,9 @@ Licence
Téléchargements
---------------

\ `Téléchargement du PDF du cours <https://tahe.developpez.com/tutoriels-cours/php7/documents/php7.pdf>`_\
\ `Téléchargement du PDF du cours <http://sergetahe.com/cours-tutoriels-de-programmation/wp-content/uploads/documents/php7-ecmascript6-vuejs-nuxtjs/php7.pdf>`_\

\ `Téléchargement des exemples du cours (rar) <https://tahe.developpez.com/tutoriels-cours/php7/documents/php7.rar>`_\
\ `Téléchargement des exemples du cours (rar) <http://sergetahe.com/cours-tutoriels-de-programmation/wp-content/uploads/documents/php7-ecmascript6-vuejs-nuxtjs/php7.rar>`_\


.. toctree::
Expand Down

0 comments on commit 1022d14

Please sign in to comment.