Par respect de la netiquette, tous les contributeurs s'engagent à ne tenir ni propos insultants ni propos infamants envers un tiers.
Merci d'avance à tous et ... bonne pêche aux infos - (Les numéros d'IP sont conservés.)
 » Sujet: Signature problem |
matrix1
Débutant  Messages: 1 Inscrit(e) le: 2004/5/27 Statut: Déconnecté(e)
|
Posté le 2004/5/27 à 17:19 |
Hi, I have a old version of Xforum on Php Nuke 6.0, the code of signature for member is:
CODE PHP: $member[sig ] = preg_replace("/<img src=(.*)>/i", "<img width=150 height=100 src=\1>", $member[sig ]);
I would like not static width and heigh but MAX width and height that the members can sign
Can I do this ?
Thank you |
|