Php Host
where is a site to host php for free?
i need to host a php file for free.
Micfo.com works nicely for me.
Can you recommend a free php host that doesnt limit the size of each upload?
Obviously I don't mind if there is a limit on how much data is hosted ie 250MB what I do mind is the upload filesize limit of ie 50kb
go here for larger file uploads
http://web-master.uv.ro/web_hosting/web_hosting_free.html
Install mp3 files on host monster mysql datebase so php retrieves it, sends it to flash?
I just joined host monster and i am trying to figure out how i am going to put mp3 files in the mysql database that host monster provides. After doing that i want to write a php code that retrieves the mp3 or music files and send it to flash. Can someone help out please.
Hi,
the easiest solution would be to read the mp3 binary and then store it in a longtext/blob column in a database. I recommend having two tables where you store your information: first being just blobs with blob_id, blob_data, blob_timestamp and blob_active, second containg all the mp3 info such as artist, blob_id (important), file_size, if you're only dealing with with mp3s you shouldn't need file_size nor file_type (all can be retrieved by PHP when reading the file), timestamp never did any harm...
To retrieve it you perform a simple SELECT from both tables based on blob_id (such as 'SELECT b.blob_data, m.mp3_name, m.mp3_size FROM blobs as b, mp3s as m WHERE m.mp3_id = 'HOWEVER YOU PASS THE MP3_ID here (GET I SUPPOSE)' AND m.blob_id = b.blob_id) and using headers output the mp3 to browser either to download or play (attachment/inline).
This should give you enough information to be able to browse the internet for the rest, this simple is an outline of the approach I have been taking so far (and I store all sorts: office documents, images... actually I run a DMS (Document Management System))...
Give me a shout if you need more help,
good luck,
hoopyfrood
--------------------------------------...
Love your documents!
DocuView (http://docuview.co.uk/) - The best Web 2.0 document management system (DMS) - utilising the latest technology to help your company achieve ISO 9001 certification.
PHP & Hotlinking web host?
Can anyone link me to a FREE web host site that support PHP and hotlinking? seems most of the free PHP host sites got that hotlinking protection!? dunno..
There are about 20 I have found over the years,try this one:
http://www.fr33webhosting.com/
Alot of free bandwidth as well, its a web server but supports PHP so you'll have no problems with it.
what is the best free host that supports php?
It must also support FTP uploads and can you also tell me the memory aloud.
Found this site that lays out everything you need to know about the many different web hosting providers. http://www.hostingincentive.com/list-of-best-webhosts/
I use HostGator with their swamp plan as that is the one that best fit my needs. They have unlimited data transfer and support PHP
free php host?
i made a simple php script that generates a random image every time some one refreshes the page and i need a place to host dont tell me hostingtribe.com becuase every time i try to upload something it says error cant upload
http://www.free-webhosts.com has information about free hosts and what they provide. You can do searches based on specific criteria, such as needing php to be supported.
The site aims to have a list of recommended hosting providers and there are user reviews.
Help me !!PHP Host?
Ok I finally get through the databases! But now I have a problem with my host. I have one that accepts PHP but when i try to make my page works, i doesn't do what is supossed to. Nevertheless when i tried it in localhost it worked perfectly. So i wanted to know if there's any trick i should have done. Or if you can give me some help, i thank you.
Depends, are you getting an error? Is it just displaying the code? Make sure if you have any paths in your code or database information that you update it to the required settings on your host.
Good Free PHP Host?
i've been using 110mb as my host, but their service has lately gone to crap. They blocked free MySQL, and recently blocked access to outside MySQL hosts. I know that they're extremely cheap things to have activated, but my sites currently don't get a large amount of visits, so i'd just like all of these things free (for now at least).
What I want is a webhost that has free PHP, MySQL, is ad-free, has FTP access for uploading, and if possible, .htaccess abilities (especially for mod_rewrite). fsock() open is a plus too, and sendmail would be unbelieveable, but probably impossible for free...
I realize that these kinds of sites are difficult to come by, but I know that they exist, i've used them before, i'm just looking for a new, better one.
And for the record, i'm not gonna pay for something that's going to be accessed at a current rate of about 5 or 6 visitors a month. Maybe in the future if we get more traffic I'll consider paying for hosting and buying a domain, but right now, not gonna happen.
you can get a server running for reall cheap with all the things you need and more!
http://order.1and1.com/xml/order/Hosting;jsessionid=09282C5458B2BC6A5DC22F2C0B784840.TC60b?__frame=_top&__lf=Static
If you want something worth having it usually will cost something.
How much bandwidth and space do you use and maybe I can let you use a space on my server.
How do you create a PHP login/logout feature using a free host (no MySQL)?
I use Geocities, I'd like to make a PHP login/logout/register feature...
Is there a way to do this?
try to see if the allows uploading mdb files or not (Microsoft access file)
If they do use it as ur database.
oo wait a minute u said geocities. u can't cause geocities doesn't allow php files
What is a good PHP Host w/ SQL?
I'm looking for a company that provides PHP Hosting and that will give me remote access login to the computer that my files are hosted on. is there such a company that will do it cheap?
Try Lunarpages. You get PHP, MySQL, Cpanel, and lots more starting around $6.95 per month. I don't work for them, by the way.






















