Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> Center na stronie php
Faunabox
post
Post #1





Grupa: Zarejestrowani
Postów: 3
Pomógł: 0
Dołączył: 6.10.2006

Ostrzeżenie: (0%)
-----


Witam, jaką komende trzeba wkleić i gdzie zeby na stronie php dziłał kod BB center? (IMG:http://forum.php.pl/style_emoticons/default/sadsmiley02.gif) jak tylko coś zmienie z kodem center to odrazu psuje się shoutbox... nie wiem o co chodzi...

Ten post edytował Faunabox 6.10.2006, 22:06:52
Go to the top of the page
+Quote Post
 
Start new topic
Odpowiedzi
Faunabox
post
Post #2





Grupa: Zarejestrowani
Postów: 3
Pomógł: 0
Dołączył: 6.10.2006

Ostrzeżenie: (0%)
-----


  1. <?php
  2. // 
    Center
  3. $s = preg_replace("/
    ((s|.)+?)
    /"
    , "<center>1</center>", $s);
  4. ?>


ten? czy:

  1. <?php
  2. $text = str_replace(Array('
    ','
    '
    ), Array('<center>','</center>'),$text);
  3. ?>


ten?
Go to the top of the page
+Quote Post

Posty w temacie


Reply to this topicStart new topic
2 Użytkowników czyta ten temat (2 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Aktualny czas: 17.10.2025 - 20:15