Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #55.0K
~722 People Reached
Favorite Forums
Favorite Tags

3 Posted Topics

Member Avatar for Khav

in line 15: $url[] = something; in line 27: <center><td><input type="text" size="50" value="<?php echo $url[$x] ?>"/></td><center> I hope it fixes it

Member Avatar for adam.adamski.96155
0
413
Member Avatar for php_noob

<input type="text" id="<?php echo 'txtDate'.$x; ?>" name="<?php echo 'txtDate'.$x; ?>" /> <input type="submit" id="<?php echo 'btnsched'.$x; ?>" name="<?php echo 'btnsched'.$x; ?>" /> I hope this fixes it

Member Avatar for adam.adamski.96155
0
154
Member Avatar for tqmd1

just use {position:relative} for the #content div the other divs will be positioned according to it.

Member Avatar for ba3ati
0
155

The End.