shoon Posted June 19, 2009 Posted June 19, 2009 I have a designed layout database with links and connectivity. And now i want to publish it in PHP instead of IWP. Used PHP Site assistant, Everything went well. The problem is.. I cant get the layout i designed in FM Pro.. For Example, I have customer page, product page, service page. What I got was the default, Home, Find, etc. etc. Can anyone help me? Sorry if i couldn't explain better, English is not my main language.
IdealData Posted June 19, 2009 Posted June 19, 2009 PHP site assistant will not use your layout design. PHP site assistant will only use the fields on the layout to generate the simple php pages. If you want to duplicate your layout design then you must write extra html/php to do it.
shoon Posted June 22, 2009 Author Posted June 22, 2009 (edited) Thanks for ur reply.. Can someone guide me through that? Or maybe some example.. Thanks alot Edited June 22, 2009 by Guest
IdealData Posted June 22, 2009 Posted June 22, 2009 If some one does send you an example, please keep me posted as I want to learn this too. Sorry I can't help much more - I'm at the same stage as you with php/html.
JerrySalem Posted June 22, 2009 Posted June 22, 2009 The site assistant will give you a set of basic php pages. At this point you need to leave the FMP world and modify the pages just like they were a web site. If you want to modify them, you have a couple of choices. 1) modify the pages in a text editor 2) use Dreamweaver or some other type of tool to modify the pages. Jerry
mr_vodka Posted June 22, 2009 Posted June 22, 2009 If you are unfamiliar with PHP and web development in general, you may want to take a look at http://www.fmwebschool.com/fmstudio.php.
Recommended Posts
This topic is 5624 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now