You are here: Mangled Code Mess « PHP Programming Language « IT news, forums, messages
Mangled Code Mess

Posted by Skijor on 12/11/06 03:34

I have inherited a php script that nests php, javascript, and html.
How do I clean up code like this:
I think I can move the javascript into a seperate .js file at the
least. What about the nesting of php inside the html?

<?php

....snip...

function ShowCart()
{
...
?>
<html>
...
<script language="JavaScript">
function UpdateQty(item, backPage)
{
...
}
</script>
</head>
<body bgcolor="#ffffff">
...
<?php
while($row = @mysql_fetch_array($result))
{
...
?>
<tr>
<td width="15%" height="25">
<font face="verdana" size="1" color="black">
<select name="<?php echo $row["itemId"]; ?>"
onChange="UpdateQty(this,'<?php echo $_GET['back']; ?>')">
....
}

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация