nypthamine Posted November 28, 2007 Posted November 28, 2007 is there is another way to see the design by explore in IE?it is because it take time to open the IE... Quote
nypthamine Posted November 28, 2007 Author Posted November 28, 2007 Re: how to see the design by php? for example ...the .html can click the design in macromedia dreamweaver...any other ideas for php? Quote
Jesse60905 Posted February 3, 2008 Posted February 3, 2008 Re: how to see the design by php? Sadly as php is server-side scripting there are only 2 working ways. 1) Upload to your site with: if($ir['user_level'] ==1) { die("Sorry, staff only"); } after the: <?php or... 2) Install wamp and set-up the codes on your computer which is an absolute joy. Here is the link. Either of those will work... If you're a newbie go for the first. To be honest, wamp confuses me. Quote
erus Posted February 9, 2008 Posted February 9, 2008 Re: how to see the design by php? Have you tried using EnginSite Editor for PHP it seems to do the job for me 90% of the time quite easy to use and install too works from windows 98 to vista Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.