|
RE: Create table with varying results: msg#03561php.general
> I have a search page that creates a dynamic table of results > from MS SQL Server. The table created on the web page does > not always get created properly for the same recordset. If it was me I'd be doing a "view source" on the displayed page and comparing what it looks like to what you thought your php page was supposed to generate. In these cases I sometimes find that I haven't taken the data being displayed into account and other times it's because the program flow interrupts things like closing table cells and rows. CYA, Dave -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: Create table with varying results, David Freeman |
|---|---|
| Next by Date: | publicfile, Casey Allen Shobe |
| Previous by Thread: | RE: Create table with varying results, David Freeman |
| Next by Thread: | Re: Create table with varying results, Tim Greenleaf |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |