Communauté Informatique NDFR.net : [PHP] Petit prob d'echo ! - Programmation Web (HTML, PHP, ASP, Java, XML, etc.)
 
[PHP] Petit prob d'echo !
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 07-10-2004, 01:17
bastien's Avatar
bastien bastien is offline
Modérateur
 
Join Date: 25-10-2002
Location: Toulouse
Age: 41
Posts: 229
Send a message via MSN to bastien Send a message via Skype™ to bastien
[PHP] Petit prob d'echo !

Je continue dans mon apprentissage du php !

J'ai un petit prob dans une fonction echo :

PHP Code:
echo "<table width=\"...trong> - ".
       
$voir="php" 
       include(
"viewonline.php"); echo"
      </div></td>
    <td width=\"91\" ..."

Le script permets d'afficher le nombre de connectés ! La fonction marche mais ça me rajoute "php" juste devant le nombre de connectés !

Ensuite toujours, dans l'echo, je ne sais pas comment intégrer ça :
PHP Code:
<?php echo htmlspecialchars($q); ?>
J'ai mis
PHP Code:
echo "<table width=\"...t\" value="; echo htmlspecialchars($q); " na..."
mais ça bug la page !

J'attends votre coup de pouce

Merci d'avance
__________________
Reply With Quote
 

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
prob sonde thermique siras Matériel 5 15-07-2004 11:56
Petit Prob D'update Sql Dans Un Script ! bastien Programmation Web (HTML, PHP, ASP, Java, XML, etc.) 3 08-07-2004 19:08
Petit prob de mis en page avec mysql ! bastien Programmation Web (HTML, PHP, ASP, Java, XML, etc.) 5 21-06-2004 14:40
Petit prob avec IE warren Windows NT4/2000/XP Client 25 20-02-2004 02:09
Prob Framework claude922 Windows NT4/2000/XP Client 21 03-11-2002 16:05

All times are GMT +2. The time now is 19:16.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.