示例#1
0
            <div id="smileys">

                <p>To add a new smiley , follow the three steps below : <br/>
                    1. enter a symbol for your smiley<br/> 
                    2. upload an image for your smiley <br/>
                    3. click on the button add new smiley .<p>

                    <input type="text" id="smiley_symbol" />
                    <input type="file" id="smiley" />
                    <input type="button" id="add_smiley" value="add new smiley" />


                    <br/><br/>

                    <?php 
echo $param->build_smiley_table();
?>
            </div>




            <!-- zero tab -->

            <div id="general">


                <style type="text/css">

                    .tablex {
                        border-top-width: 3px;