Subscription Options:
-
Recent Posts
-
Recent Comments
- How To Get Music Off your iPhone | Geeky Ninja on How To Get Music Off your iPod
- Sharninder on Grooveshark: Listen to unlimited music online for Free
- Briefgold on Grooveshark: Listen to unlimited music online for Free
- Matjaz on Recover data from an iPhone backup
- Simon on Recover data from an iPhone backup
Most Popular Posts
- 3%HowTo install RockBox on your iPod
- 2%Grooveshark: Listen to unlimited music online for Free
- 2%Glide OS - A web based free operating system
- 2%Want to see what the Google Wave Hype is all about ? We've got invites for you
- 2%Find the cheapest books on Amazon using CheapRiver
- 2%Monitor your websites for free using WasitUp?
- 1%December Roundup - Best of the Web
- 1%How To Get Music Off your iPhone
- 1%How to add Facebook chat to iChat on Mac OS X
Categories
Archives

Code in PHP from anywhere using PHPanywhere
PHPanywhere changes the equation just a little bit. It lets you code in PHP using your web browser, and the only thing you need access to is the Internet.
PHPanywhere is a web based IDE – integrated development environment, for PHP. And it’s a pretty good one, with built in support for syntax highlighting, smart indentation, undo/redo, find and replace and a full fledged FTP client. And like all good things in life, it is free to use.
To get started, you’ll need to add the login details for an FTP server. This is the server where all your PHP files are going to be stored and this server will act as your scratchpad, so to speak.
When I said phpanywhere comes with a full fledged FTP client, I really did mean it. With the built-in FTP client, you can perfrom almost all operations that you’d want to.
To start working with your scripts in the main IDE, just double click the script that you’re interested in and it’ll open in the main window.
In short, this is the ideal solution for people who are on the road and would like to make some changes to their server side scripts or actually get down and dirty with php, without getting too tied up with the machine they’re on.
Go ahead, register and use the service and let me know what you think of it.
Programmer, blogger and a geek making a living shifting bits around the Internet. Sharninder is the owner of Geeky Ninja
Related Posts