Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

 
Reply to this topicStart new topic
> HTML+PHP
FajnyZiomek
post
Post #1





Grupa: Zarejestrowani
Postów: 13
Pomógł: 0
Dołączył: 28.12.2012

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


  1. <?php
  2. $serv_ip = samp.fullserver.eu;
  3. $serv_port = 7777;
  4.  
  5. ?>
  6. <img src="http://samp-monitor.pl/generator.php?ip=<?php$serv_ip?>&port=<?php$serv_port?>&type=1&image=0&color=ffffff" />

Czemu ten kod nie działa ? ;/
ip i port dla tego takie poniewaz tylko chce ten obrazek zrobić a nie mogę ;/
Go to the top of the page
+Quote Post
adamantd
post
Post #2





Grupa: Zarejestrowani
Postów: 228
Pomógł: 7
Dołączył: 15.08.2012
Skąd: Rzeszów

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



  1.  
  2. <?php
  3. $serv_ip = 'samp.fullserver.eu';
  4. $serv_port = 7777;
  5.  
  6. ?>
  7. <img src="http://samp-monitor.pl/generator.php?ip=<?php echo $serv_ip; ?>&port=<?php echo $serv_port; ?>&type=1&image=0&color=ffffff" />
  8.  
Go to the top of the page
+Quote Post
teez
post
Post #3





Grupa: Zarejestrowani
Postów: 186
Pomógł: 6
Dołączył: 20.12.2010

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


a gdzie echo?
Go to the top of the page
+Quote Post

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: 23.08.2025 - 06:14