CybeR Posted November 21, 2011 Group: Members Topic Count: 24 Topics Per Day: 0.00 Content Count: 177 Reputation: 8 Joined: 11/14/11 Last Seen: January 2, 2017 Share Posted November 21, 2011 What should i download to view php coding? Because when i view php coding it only show's the coding of the index.php ... Link to comment Share on other sites More sharing options...
0 Kenpachi Posted November 21, 2011 Group: Members Topic Count: 22 Topics Per Day: 0.00 Content Count: 764 Reputation: 220 Joined: 11/14/11 Last Seen: November 19, 2020 Share Posted November 21, 2011 I think you're talking about a website, right? Just open it with your web browser. Link to comment Share on other sites More sharing options...
0 CybeR Posted November 21, 2011 Group: Members Topic Count: 24 Topics Per Day: 0.00 Content Count: 177 Reputation: 8 Joined: 11/14/11 Last Seen: January 2, 2017 Author Share Posted November 21, 2011 when i open the browser it only shows the code.. Link to comment Share on other sites More sharing options...
0 Kenpachi Posted November 21, 2011 Group: Members Topic Count: 22 Topics Per Day: 0.00 Content Count: 764 Reputation: 220 Joined: 11/14/11 Last Seen: November 19, 2020 Share Posted November 21, 2011 Well, in that case I'd assume that your PHP file isn't a website but a script... I never coded in PHP so I'm not a big help, but I think you need to install a framework / tool kit. (Zend or something like that. Nevermind. I my brain was in stand-by while writing this.... Link to comment Share on other sites More sharing options...
0 Brian Posted November 21, 2011 Group: Members Topic Count: 75 Topics Per Day: 0.02 Content Count: 2223 Reputation: 593 Joined: 10/26/11 Last Seen: June 2, 2018 Share Posted November 21, 2011 when i open the browser it only shows the code.. So you're trying to setup a web server on your computer? Did you install PHP? Link to comment Share on other sites More sharing options...
0 CybeR Posted November 21, 2011 Group: Members Topic Count: 24 Topics Per Day: 0.00 Content Count: 177 Reputation: 8 Joined: 11/14/11 Last Seen: January 2, 2017 Author Share Posted November 21, 2011 i'm trying to edit flux control panel.... Link to comment Share on other sites More sharing options...
0 Kenpachi Posted November 21, 2011 Group: Members Topic Count: 22 Topics Per Day: 0.00 Content Count: 764 Reputation: 220 Joined: 11/14/11 Last Seen: November 19, 2020 Share Posted November 21, 2011 Just do as Brian said and install PHP. Otherwise your browser wont be able to parse your PHP file. Link to comment Share on other sites More sharing options...
0 Brian Posted November 21, 2011 Group: Members Topic Count: 75 Topics Per Day: 0.02 Content Count: 2223 Reputation: 593 Joined: 10/26/11 Last Seen: June 2, 2018 Share Posted November 21, 2011 i'm trying to edit flux control panel.... and pages are displaying like this instead of this ? What steps have you done so far to setup and configure your web server and PHP? Which web hosting company are you using, or is this your computer? Link to comment Share on other sites More sharing options...
0 CybeR Posted November 21, 2011 Group: Members Topic Count: 24 Topics Per Day: 0.00 Content Count: 177 Reputation: 8 Joined: 11/14/11 Last Seen: January 2, 2017 Author Share Posted November 21, 2011 i'm trying to edit flux control panel.... and pages are displaying like this instead of this ? What steps have you done so far to setup and configure your web server and PHP? Which web hosting company are you using, or is this your computer? I'm using my computer for editing some of php coding... and pages are displaying like this instead of this ? Yeah i wanted to see it like that.. Link to comment Share on other sites More sharing options...
0 Brian Posted November 21, 2011 Group: Members Topic Count: 75 Topics Per Day: 0.02 Content Count: 2223 Reputation: 593 Joined: 10/26/11 Last Seen: June 2, 2018 Share Posted November 21, 2011 There are some video guides to setting up FluxCP here: http://code.google.com/p/fluxcp/wiki/Screencasts If you use Abyss Web Server (like in their example), this page explains how to setup PHP: http://www.aprelium.com/abyssws/php.html Link to comment Share on other sites More sharing options...
0 Mercurial Posted November 22, 2011 Group: Members Topic Count: 15 Topics Per Day: 0.00 Content Count: 241 Reputation: 46 Joined: 11/08/11 Last Seen: January 5, 2019 Share Posted November 22, 2011 install wamp http://www.wampserver.com/en/ after you install it you should have a folder C:/wamp/htdocs put the flux files there like this C:/wamp/htdocs/fluxfiles/ then in your browser type http://localhost/fluxfiles/ where fluxfiles is the name of your folder where you put flux and boom you prolly get some errors because you need to execute ro sql files but your close 1 Link to comment Share on other sites More sharing options...
Question
CybeR
What should i download to view php coding?
Because when i view php coding it only show's the coding of the index.php
...
Link to comment
Share on other sites
10 answers to this question
Recommended Posts