User Profile

Collapse

Profile Sidebar

Collapse
santhu76
santhu76
Last Activity: Oct 17 '08, 12:34 PM
Joined: Oct 14 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • santhu76
    replied to php submit button
    in PHP
    Code:
    <form method="post" action="nextpage.php">
    <input type="submit">
    </form>
    See more | Go to post

    Leave a comment:


  • santhu76
    started a topic Dompdf
    in PHP

    Dompdf

    still facing the problem with dompdf.table is breaking...

    here is the code

    Code:
    <table width="100%" cellpadding="0" cellspacing="0" border="0">
    for ($i=0;$i<50;$i++)
    {
    	<tr>
    
    		<td width="20%" >Balanced Decision Making
    		</td>
    		<td width="80%">
    			<table  width="100%"
    ...
    See more | Go to post
No activity results to display
Show More
Working...