i know i know, wysiwyg's are not for loosers and all that but i've been
coding php for about 6 months now and the one thing ive always wanted
to do was see a live preview of my php so i can format tables without
having to save and upload everytime- i figured out how to make
dreamweaver do that! for the most part its pretty awesome (bulky/wierd
php tho) but theres one thing that i JUST CANT FIGURE OUT- i have a
recordset that will not return null from a querystring. when i feed the
search results script an 'empty' variable (i just hit enter on the
search form without typing in a query) it lists all of the entries
instead of none of them. if anyone has ran into this situation before
id really like to know what you did. its probably one stupid little
setting that im being an idiot about, like it usually is, but i spent
all night last night running through these groups and running through
documentation. thanks a lot!
coding php for about 6 months now and the one thing ive always wanted
to do was see a live preview of my php so i can format tables without
having to save and upload everytime- i figured out how to make
dreamweaver do that! for the most part its pretty awesome (bulky/wierd
php tho) but theres one thing that i JUST CANT FIGURE OUT- i have a
recordset that will not return null from a querystring. when i feed the
search results script an 'empty' variable (i just hit enter on the
search form without typing in a query) it lists all of the entries
instead of none of them. if anyone has ran into this situation before
id really like to know what you did. its probably one stupid little
setting that im being an idiot about, like it usually is, but i spent
all night last night running through these groups and running through
documentation. thanks a lot!
Comment