Partage de codes sources - CodesWall.info
Php
> Left
Titre
Left
Postée le
17-05-2009
Affichée
645
Mini-lien
Description
fonction left
Etat
Ne contient pas d'erreurs.
Code d'insertion
Options
Tweet
Téléchargement
<?php
$chaine
=
$_POST
[
'chaine'
]
;
$nombre
=
$_POST
[
'nombre'
]
;
$resultat
=
substr
(
$chaine
,
0
,
$nombre
)
;
echo
$resultat
;
?>
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