Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> problem z implode (), nie sklada tablic
invx
post
Post #1





Grupa: Zablokowani
Postów: 655
Pomógł: 0
Dołączył: 28.11.2003
Skąd: Zagórz

Ostrzeżenie: (80%)
XXXX-


  1. <?php
  2.  $panel=implode('5', $users['mail'], $users['gg'], $users['www'], $users['icq'], $users['tlen']); 
  3. ?>


i powinno zlozyc te tablice, a pokazuje error'a

Kod
Warning: Wrong parameter count for implode() in c:\usr\krasnal\www\rcx_portal\include\pokaz_profil\pokaz_profil.php on line 71


macie jakies sugestie (IMG:http://forum.php.pl/style_emoticons/default/questionmark.gif)
Go to the top of the page
+Quote Post
 
Start new topic
Odpowiedzi
crash
post
Post #2





Grupa: Przyjaciele php.pl
Postów: 2 196
Pomógł: 2
Dołączył: 17.01.2004
Skąd: Sosnowiec

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


Pfff... jak można skopać użycie tak łatwej funkcji (IMG:http://forum.php.pl/style_emoticons/default/tongue.gif)
  1. <?php
  2. $panel = implode('|', $users); // elementy zostaną połączone znakiem |
  3. ?>


Ten post edytował crashu 18.01.2005, 11:46:26
Go to the top of the page
+Quote Post

Posty w temacie


Closed TopicStart new topic
2 Użytkowników czyta ten temat (2 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Aktualny czas: 3.10.2025 - 22:05