login  Naam:   Wachtwoord: 
Registreer je!
 Forum

Textfield

Offline Os8 - 24/03/2005 07:46
Avatar van Os8Gouden medaille

PHP interesse
Hallo,
Ik heb een tutorial script en als ik tekst invoeg in de textfield kan ik wel enters enzo gebruiken maar die worden niet weergegeven op de oosrpronkele pagina waar het gezien word.
Hoe kan dat?

9 antwoorden

Gesponsorde links
Offline Scott - 24/03/2005 08:00
Avatar van Scott Gouden medaille

PHP ver gevorderde
http://nl2.php.net/nl2br
Offline Os8 - 27/03/2005 17:36 (laatste wijziging 27/03/2005 17:41)
Avatar van Os8 Gouden medaille

PHP interesse
En heu hoe doe je dat dan?
Hoe komt dat die geen enters weergeeft als ik ze in textfield enter.

  1. <html>
  2. <center>
  3. <font color='black'>
  4. <table border='0' bordercolor='white'>
  5. <TR><TD colspan='2' align='center'><B><font color='black' face='verdana' size='1'><U>Post uw tutorial</U></B><br><br></TD></TR>
  6.  
  7. <TR><TD>
  8. <form action='?l=tutorials&page=addin' method='post'>
  9. <font color='000000' face='verdana' size='1'>Titel:</TD>
  10.  
  11. <TD>
  12.  
  13. <input type='text' class='post' name='tuttitle' STYLE='scrollbar-base-color:black; scrollbar-arrow-color:#2B618F; scrollbar-track-color:#2B618F; scrollbar-darkshadow-color:; scrollbar-shadow-color:; scrollbar-face-color:#2B618F; font-size: 11px; font-family: verdana; color: #000000; background-color: FFFFFF; border-top: 1px dotted #485574; border-left: 1px dotted #485574; border-right: 1px dotted #485574; border-bottom: 1px dotted #485574;'></TD></TR>
  14.  
  15.  
  16.  
  17.  
  18. <TR><TD>
  19. <font color='black' face='verdana' size='1'>Auteur:</TD>
  20.  
  21. <TD>
  22.  
  23. <input type='text' class='post' name='tutauthor' STYLE='scrollbar-base-color:black; scrollbar-arrow-color:#2B618F; scrollbar-track-color:#2B618F; scrollbar-darkshadow-color:; scrollbar-shadow-color:; scrollbar-face-color:#2B618F; font-size: 11px; font-family: verdana; color: #000000; background-color: FFFFFF; border-top: 1px dotted #485574; border-left: 1px dotted #485574; border-right: 1px dotted #485574; border-bottom: 1px dotted #485574;'></TD></TR>
  24.  
  25.  
  26.  
  27. <TR><TD>
  28. <font color='000000' face='verdana' size='1'>Email:</TD>
  29.  
  30. <TD>
  31.  
  32. <input type='text' class='post' name='tutemail' STYLE='scrollbar-base-color:black; scrollbar-arrow-color:#2B618F; scrollbar-track-color:#2B618F; scrollbar-darkshadow-color:; scrollbar-shadow-color:; scrollbar-face-color:#2B618F; font-size: 11px; font-family: verdana; color: #000000; background-color: FFFFFF; border-top: 1px dotted #485574; border-left: 1px dotted #485574; border-right: 1px dotted #485574; border-bottom: 1px dotted #485574;'></TD></TR>
  33.  
  34.  
  35. <TR><TD>
  36. <font color='000000' face='verdana' size='1'>Moeilijkheidsgraad:</TD>
  37.  
  38. <TD>
  39.  
  40. <SELECT NAME='tutdifficulty' SIZE='1' STYLE='scrollbar-base-color:black; scrollbar-arrow-color:#2B618F; scrollbar-track-color:#2B618F; scrollbar-darkshadow-color:; scrollbar-shadow-color:; scrollbar-face-color:#2B618F; font-size: 11px; font-family: verdana; color: #000000; background-color: FFFFFF; border-top: 1px dotted #485574; border-left: 1px dotted #485574; border-right: 1px dotted #485574; border-bottom: 1px dotted #485574;'>
  41. <OPTION SELECTED>CSS
  42. <OPTION>Html
  43. <OPTION>Php
  44. <OPTION>Php & Mysql
  45. <OPTION>ASP
  46. <OPTION>Webservers
  47. <OPTION>Photoshop
  48. <OPTION>Graphics
  49. <OPTION>Overige
  50. <OPTION>Onzin
  51. </SELECT></TD></TR>
  52.  
  53. <TR><TD>
  54. <font color='000000' face='verdana' size='1'>Tutorial:</TD>
  55.  
  56. <TD>
  57.  
  58. <TEXTAREA NAME='tuttutorial' ROWS=9 COLS=40 STYLE='scrollbar-base-color:black; scrollbar-arrow-color:#2B618F; scrollbar-track-color:#2B618F; scrollbar-darkshadow-color:; scrollbar-shadow-color:; scrollbar-face-color:#2B618F; font-size: 11px; font-family: verdana; color: #000000; background-color: FFFFFF; border-top: 1px dotted #485574; border-left: 1px dotted #485574; border-right: 1px dotted #485574; border-bottom: 1px dotted #485574;'>
  59. </TEXTAREA></TD></TR>
  60.  
  61. <TR><TD></TD><TD><INPUT TYPE='submit' value='Submit' STYLE='scrollbar-base-color:black; scrollbar-arrow-color:#2B618F; scrollbar-track-color:#2B618F; scrollbar-darkshadow-color:; scrollbar-shadow-color:; scrollbar-face-color:#2B618F; font-size: 11px; font-family: verdana; color: #000000; background-color: FFFFFF; border-top: 1px dotted #485574; border-left: 1px dotted #485574; border-right: 1px dotted #485574; border-bottom: 1px dotted #485574;'>
  62. <INPUT TYPE='reset' value='Reset' STYLE='scrollbar-base-color:black; scrollbar-arrow-color:#2B618F; scrollbar-track-color:#2B618F; scrollbar-darkshadow-color:; scrollbar-shadow-color:; scrollbar-face-color:#2B618F; font-size: 11px; font-family: verdana; color: #000000; background-color: FFFFFF; border-top: 1px dotted #485574; border-left: 1px dotted #485574; border-right: 1px dotted #485574; border-bottom: 1px dotted #485574;'></TD></TR></table><br><font color='white'>
  63.  
  64. </form><font color='black' face='verdana' size='1'>Om een afbeelding te posten ga je als volgt: [img]http://www.site.com/image.jpg[/img]<br>
Offline leendertW - 27/03/2005 17:42
Avatar van leendertW PHP beginner Kijk in het vervolg eerst bij overzicht:

http://www.site...&id=38
Offline Legolas - 27/03/2005 17:43
Avatar van Legolas Onbekend Ja, gewoon $bericht=nl2br($bericht;
Is enige & beste oplossing.
Offline Os8 - 27/03/2005 17:43 (laatste wijziging 27/03/2005 17:49)
Avatar van Os8 Gouden medaille

PHP interesse
Dit kan waarschijnlijk helpen maar mijn hersenen weten niet precies waar die plaatsen in script 

Kheb ier een stukje dat er mee te maken heeft met textarea:
  1. $ftut = htmlentities($tuttutorial);
  2. [code] $etut = str_replace("/n", "<br>", "$ftut");

$mtut = str_replace("[img]", "<img src=", "$etut");
$ptut = str_replace("[/img]", ">", "$mtut");
[/code]
Deze lijn heb ik gewijzigt met /n erbij te zetten.
  1. $etut = str_replace("/n", "<br>", "$ftut");
Offline leendertW - 27/03/2005 17:47
Avatar van leendertW PHP beginner je hebt een query, vervolgens hang je denk ik een while lus aan die query.
wanneer je het bericht echo's kan je:
echo nl2br ($bericht ); doenof zoals Logolas zegt.
  1. while ( $aBerichtWeergeven = mysql_fetch_assoc ( $rBerichtWeergeven ) )
  2. {
  3. $sBericht = nl2br($aBerichtWeergeven['bericht']);
  4. echo $sBericht;
  5. }
Offline Os8 - 27/03/2005 17:53 (laatste wijziging 27/03/2005 17:56)
Avatar van Os8 Gouden medaille

PHP interesse
Ik snap er de **** van!

In die dingen staat geen lus enzo alleen include van textarea met dit eraan:

  1. $ftut = htmlentities($tuttutorial);
  2. $etut = str_replace("", "<br>", "$ftut");
  3. $mtut = str_replace("[img]", "<img src=", "$etut");
  4. $ptut = str_replace("[/img]", ">", "$mtut");


Owke als ik in textarea /n zet geeft die enter.
Kan je nu even bespreken hoe ik die correct omzet in dat script hierboven.
Offline Rens - 27/03/2005 18:31
Avatar van Rens Gouden medaille

Crew algemeen
  1. $ftut = htmlentities($tuttutorial);
  2. $etut = nl2br($ftut);
  3. $mtut = str_replace("[img]", "<img src=", "$etut");
  4. $ptut = str_replace("[/img]", ">", "$mtut");


Dat zou het moeten doen...
Offline Os8 - 27/03/2005 19:02
Avatar van Os8 Gouden medaille

PHP interesse
Good job, dank man  
Gesponsorde links
Dit onderwerp is gesloten.
Actieve forumberichten
© 2002-2024 Sitemasters.be - Regels - Laadtijd: 0.24s