User Profile
Collapse
-
Actually it's not a formatting problem acoder. ^_^ Praise God i got it working already..I should loop the form.. ^_^ Thanks for your help acoder.God bless you.. ^_^ -
It's datetime acoder...
If i update the first row,it works fine.But if i update the second row,the td doesn'r show the way it should be..Thanks...Code:# $modifieddate = strtotime($list['modified']); # $modified = date("d-m-y H:i:s ", $modifieddate); # echo "<td id='modif' name='modif'>".$modified."</td>\n";Leave a comment:
-
update html table td without refreshing
Hi all,i'm trying to show updated data in existing html td.. For example i got column that show last modified datetime,then i want to update data again,the column will changed to current time without refreshing the page.These are my codes
views/order_home
...Code:<script type="text/javascript" src="<?php echo base_url(); ?>js/jquery.js"></script> <script type="text/javascript"
No activity results to display
Show More
Leave a comment: