HTML, CSS, PHP & JavaScript Code Beautifier
Code beautifier or formatter can help you format the code so it can be easily understood. Sometimes we forgot to indent code correctly and it’s so hard to understand even if you are the programmer.
Much more if you just simply copied the code on the internet and it does not follow proper indention. Unlike with Visual Basic .NET, it has a built in features that can automatically indent the line base on the block of code.
But thanks to the following website, now you can format your code easily.
HTML/CSS Beautifier
http://tools.arantius.com/tabifier

Comments
ask lang po..
sir i use this as my script for Local but when i try this in using a
hosting i have some error:
..
if ($error > 0)
{
die("Error uploading file! Code $error.");}
else
{
if($size > 1028)
{
die("Format is not allowed or file size is too big!");
}
else
{
move_uploaded_file($temp,"Upload/".$name);
}
header("Location:index.php");
exit;
}
}
Make sure that your upload
Make sure that your upload directory permission is set to 777.
Sample messages
Css codes are just awesome, many thanks to you, you made my day.
Sample messages
Sd
Add new comment