[email protected] Posted June 13, 2005 Posted June 13, 2005 Hi I only ever want to use 1 language in my site so I've disabled the others. However as I don't need the posibility of adding another language in the future I'd like to start removing the defines for page contents and actually design the contents of my pages directly in html. With the default setup using defines I find that in Dreamweaver I have to edit everything in code view and can't preview what I've done unless I upload. I want to be able to design in the 'Design' view not the 'Code' view. My question is can anyone tell me if I'm likely to be shooting myself in the foot by doing this? This is my first venture into php so I don't know if I go and start doing this if I'm going to regret it! Thanks Adam
wizardsandwars Posted June 13, 2005 Posted June 13, 2005 Well, the defines aren't the only thing that's keeping you from being able to design in 'design' mode. It's the php. And unforutnatly, the php and html are intermingled throughout the application. You'll have to learn how to program in code after all. ------------------------------------------------------------------------------------------------------------------------- NOTE: As of Oct 2006, I'm not as active in this forum as I used to be, but I still work with osC quite a bit. If you have a question about any of my posts here, your best bet is to contact me though either Email or PM in my profile, and I'll be happy to help.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.