Partage de codes sources - CodesWall.info
Php
> rien
Titre
rien
Postée le
03-01-2009
Affichée
632
Mini-lien
Description
rien
Etat
Inconnu.
Code d'insertion
Options
Tweet
Téléchargement
<?php
get_header
(
)
;
?>
<?php
if
(
is_page
(
54
)
)
:
?>
<?php
include
(
TEMPLATEPATH
.
"/videos.php"
)
;
?>
<?php
endif
;
?>
<?php
else
:
?>
<?php
if
(
have_posts
(
)
)
:
while
(
have_posts
(
)
)
:
the_post
(
)
;
?>
<
div
class
=
"post"
id
=
"post-<?php the_ID(); ?>"
>
<
div
class
=
"post_top"
>
<
div
class
=
"post_title"
><
h2
><
?php the_title
(
)
;
?
></
h2
></
div
>
<
div
class
=
"post_date"
><
?php edit_post_link
(
'Editer cette page'
,
''
,
''
)
;
?
></
div
>
</
div
>
<
div
class
=
"post_body"
>
<?php
the_content
(
'<p class="serif">Lire le reste de la page »</p>'
)
;
?>
<?php
wp_link_pages
(
array
(
'before'
=>
'<p><strong>Pages :</strong> '
,
'after'
=>
'</p>'
,
'next_or_number'
=>
'number'
)
)
;
?>
</
div
>
</
div
>
<?php
endwhile
;
endif
;
?>
</
div
>
<?php
get_footer
(
)
;
?>
Postez votre code-source
Informations
Catégorie *
-
Php
javascript
CSS
HTML
Xml
Perl
C
C++
Java
VB.Net
Script Batch
C#.Net
Visual Basic
VBA
Shell
mIRC
Latex
OCaml
pascal
MySQL
MatLab
Fichier .ini
SmallTalk
Autre
Titre *
(50 car. max)
Description *
(200 car. max)
Le code
Fonctionne
Ne fonctionne pas
Je ne sais pas
Source
* : Champs obligatoires
Fermer
Accueil
Poster
Actualités
Règles
Contact
Partenaires
Infos / Aide
Php
(58)
javascript
(35)
CSS
(20)
HTML
(16)
Xml
(17)
Perl
(11)
C
(64)
C++
(51)
Java
(48)
VB.Net
(5)
Script Batch
(8)
C#.Net
(4)
Visual Basic
(6)
VBA
(5)
Shell
(10)
mIRC
(3)
Latex
(6)
OCaml
(4)
pascal
(9)
MySQL
(13)
MatLab
(3)
Fichier .ini
(5)
SmallTalk
(1)
Autre
(17)
\n
Forum informatique