Forum: PHP Apr 15th, 2008 |
| Replies: 4 Views: 1,606 if you want to display a result in a new line
use this "\n" on your php code (if you just want a clear view of your list in loop..or <br /> tags in html... |
Forum: PHP Apr 14th, 2008 |
| Replies: 1 Views: 493 hi all,
i'm almost done with the program im doing. one last thing i must do is to implement a search box dropdown on the other website with a dynamic content coming from our database. prob is, of... |