Pretty Good Free PHP and MySQL Development Site
I'm new to PHP and recently setup my local machine with PHP and MySQL
for doing development. I was sort of stuck when I needed to post my
work for the user to test and review. After looking around a bit I
found a site that hosts PHP and MySQL apps. I was surprised that it
was free - it seems they're offering the service at no cost until
2012. At that point they'll change over to a fee-based service.
However, in the meantime, it's a great place to do anything from demo
and sandbox right up to posting sites for real.
Their pitch is as follows:
"This is absolutely free, there is no catch. You get 350 MB of disk
space and 100 GB bandwidth. They also have cPanel control panel which
is amazing and easy to use website builder. Moreover, there is not any
kind of advertising on your pages."
Check it out using this link:
http://www.000webhost.com/83188.html
Important: There's one catch in that you must make sure you visit the
account every 14 days - otherwise the account is marked 'Inactive' and
the files are deleted!!!
Thanks and good luck!
.
Relevant Pages
- Re: I am totally stumped..with this on..LOAD_FILE Mysql+PHP= FSCK!!
... What I am trying to do is to upload files and stuff them in a mysql database. ... I copied the temporary file to somewhere else, and then handed it to MySQL..THAT WORKED.. ... Is there a way to force a close on the file..maybe that's the problem Mysql is opening a file that is not flushed to disk maybe? ... I gew the feeling its maintaining its own picture of file objects, and doesn't actually flush to the disk unless you do a copy or close php.. ... (comp.lang.php) - Re: I am totally stumped..with this on..LOAD_FILE Mysql+PHP= FSCK!!
... What I am trying to do is to upload files and stuff them in a mysql database. ... I copied the temporary file to somewhere else, and then handed it to MySQL..THAT WORKED.. ... Is there a way to force a close on the file..maybe that's the problem Mysql is opening a file that is not flushed to disk maybe? ... I gew the feeling its maintaining its own picture of file objects, and doesn't actually flush to the disk unless you do a copy or close php.. ... (comp.lang.php) - Re: com_dotnet
... And if MySQL isn't installed, the DLL won't load and phpinfowill show MySQL support isn't enabled. ... The MySQL interface is NOT compiled into PHP on the distributed Windows binaries - or you'd never be able to run PHP unless you had MySQL installed. ... *SOME* extensions are protocols, some are functional resources, and some are just type libraries. ... If you're going to compile the extension into PHP itself, the libraries must be available at compile time, and when you run PHP, or PHP won't load. ... (comp.lang.php) - Re Re: PHP 5.2.4 <= various mysql functions safemode & open_basedir bypass
... > various mysql functions safemode & open_basedir bypass ... PHP is currently very used because it's easy to use. ... Apache has directory restrictions. ... # if the mysql user has perms, ... (Bugtraq) - Re: question about playlist
... I have a dynamic playlist, playlist_1.asx, created by a php script from a ... the mysql table contain information about: ... movie near to the playing movie, and when change the movie, contextually ... Change the information in the *database* table, or in the HTML table? ... (microsoft.public.windowsmedia.server) |
|