PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
It's a good idea but i'm not sure I'd like it personally. I could make a mod for it or something if people wanted it. LOL. This started off as a personal project since I was starting to really miss seeing those PHP colors
BTW... if you gonna edit it, for me to continue with, try and keep it to one PHP file only. Notice how the iframe calls the same script with a different result. Keep the ideas coming
then run it in localhost to view the web interface.
All you do when you run it, is choose a php file to upload or paste the code into the box. It spits out something horribly messy but if you just paste the horribly messy code into a new post it comes out in color. Beware. Any php code must be opened by <?php and closed by ?> in this unfinished version or it wont highlight.
hmm...well my plan was to create a frameset as I mentioned above and then create a record in my host file for forums.devnetwork.net to point to my local machine so that if I clicked a link from my email, it would open the frameset with all the goods ready to roll. HOWEVER, it looks like forums.devnetwork.net is NOT ip based hosting so there'd be no way to send the main frame to the site UNLESS...someone smarter than I in here can tell me how to spoof host headers to the ip address so it *thinks* it's the real mccoy?
d11wtq wrote:63.247.70.254 brings up forums.devnetwork.net which is what I was expecting when i traced it.
Confused Never mind
ok I edited my post and added some more after the last octet...what it's doing when you click just the ip is some form of redirect to repoint it to the fqdn. That won't work with a modfied host file though because it will try to resolve to the local machine...
try the link I edited above and you'll see what I mean.