NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Auto-close html tags in php


Joined: 05 Aug 2005
Posts: 4
Reply with quote
I work with phped 3.2 build 3220 and the auto-close html tags works fine in php code, but i download the trial of phped 3.3.3 build 3397 and this dont't work, works in html code but in php code it doesn't work, can someone tell me why is this? Confused
View user's profileFind all posts by rpmSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8344
Reply with quote
Could you please show an example of code where auto close the tags works and where it does not?
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 05 Aug 2005
Posts: 4
Reply with quote
ddmitrie wrote:
Could you please show an example of code where auto close the tags works and where it does not?


for example:

here works fine in the version i'm using:

<?
echo "
<html>|</html>
";
?>

the html tag is auto-closed when i do an echo putting the cursor in the center of the tags.

In the trial of the latest version, you can't do this....it just simple don't do the auto-close in php code, but yes in html code.
View user's profileFind all posts by rpmSend private message
Auto-close html tags in php
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic