Quote:
Originally Posted by tommylogic
Whynot use Dreamweaver's convert? Convert Tables to Div's.. if it's that easy. It's actually kind of a zoo.
|
Is that a good way of going about it, rather than re-building from scratch??
Quote:
Originally Posted by tommylogic
I'm thinking the developer used tables for a reason.
|
Nah. The only reason he used tables, was because he aint learnt to build sites in css. Like i said he's a wiz in php and knows a fair bit of mysql, but not a lot about css.
Quote:
Originally Posted by tommylogic
How do you get the data into the database? (it comes from somewhere)
|
Basically we're a yellow pages style site. So businesses that want to advertise input all there details on a form page (upload any logo's etc etc). then that info is dumped into mysql. We then check all the details in our backend, activate the account and it then becomes live on the site.