NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Issue with DB-Form wizzard


Joined: 03 May 2007
Posts: 13
Reply with quote
Hi,

When generating a script with the DB form wizzard (both form styles), and you have ASP style tags diabled in the options, PHPEd will still generate code like :

Code:
<meta http-equiv="Content-Type" content="text/html; charset=<?=$config['encoding']?>" />

Code:
  <?  // INPUT 

Code:
 <? } else if ($show_data) { ?>

Code:
 <?  // DATA HEADER

Code:
 <?  // DATA

Code:
 <? // PAGER

Code:
<? } ?>
</body>
</html>


So for some tags, ASP style is still used.

Just letting you know

Frederik
View user's profileFind all posts by fvboegeldSend private message
Issue with DB-Form wizzard
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