Go Back   CodingForums.com > :: Server side development > PHP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 03-03-2003, 04:34 AM   PM User | #1
CGameProgrammer
New Coder

 
Join Date: Jan 2003
Posts: 49
Thanks: 0
Thanked 0 Times in 0 Posts
CGameProgrammer is an unknown quantity at this point
Where can I test PHP code?

I run a website that uses ASP, www.devimg.net. I don't like the host and am interested in learning PHP so I can switch to a better one, since it's much more widely supported. I went with ASP because Brinkster (the host) offers free low-bandwidth accounts for people to run ASP without committing to something.

I'm looking for a similar thing for PHP, if it exists. My site uses tons of scripts and I need to be sure that everything works in PHP -- I need to be able to upload files and I need to load and manipulate images. If I can't do that in PHP (or with components widely available in PHP, assuming it uses components like 3rd-party DLLs) then what's a better language?
__________________
~CGameProgrammer( );
CGameProgrammer is offline   Reply With Quote
Old 03-03-2003, 12:55 PM   PM User | #2
Ökii
Regular Coder

 
Join Date: Jun 2002
Location: UK
Posts: 577
Thanks: 0
Thanked 0 Times in 0 Posts
Ökii is an unknown quantity at this point
Interesting site - similar stuff to what my brother does.

I don't really know any free PHP hosts (though there are plenty out there), so will just answer your 'can PHP do this?' questions.

... yes

You would need GD, ImageMagick or Gimp to do the image manipulations (GD being the most commonly supported), while the other features are easy in any PHP build.

On a subnote: to reduce bandwidth/loadtimes you might want to redesign the way your site works and grant each projetc a seperate templatized page patched into a dynamic menu system.
__________________
Ökii - formerly pootergeist
teckis - take your time and it'll save you time.
Ökii is offline   Reply With Quote
Old 03-03-2003, 01:04 PM   PM User | #3
CGameProgrammer
New Coder

 
Join Date: Jan 2003
Posts: 49
Thanks: 0
Thanked 0 Times in 0 Posts
CGameProgrammer is an unknown quantity at this point
Ah, thanks. I remember seeing lists of plugins supported by some free hosts, and gd was definitely among many of them... gimp may have been too. What are some PHP upload components? The reason I need them is that a user uploads images to my site, and the site resizes those images and uses them as thumbnails.
__________________
~CGameProgrammer( );
CGameProgrammer is offline   Reply With Quote
Old 03-03-2003, 08:13 PM   PM User | #4
missing-score
Senior Coder


 
missing-score's Avatar
 
Join Date: Jan 2003
Location: UK
Posts: 2,194
Thanks: 0
Thanked 0 Times in 0 Posts
missing-score is on a distinguished road
Free PHP hosting

The best FREE php hosting I have found:

http://www.coolfreepages.com ( OK )

http://www.lycos.co.uk
(lycos give you 50MB, unlim bandwidth, PHP and a free MySQL database with online editor.

http://www.ICDsoft.com offer good paid hosting
missing-score is offline   Reply With Quote
Old 03-04-2003, 09:44 AM   PM User | #5
SilverSurfer
New to the CF scene

 
Join Date: Mar 2003
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
SilverSurfer is an unknown quantity at this point
www.netfirms.com are ok - they're free and I think they allow php, but not sure
SilverSurfer is offline   Reply With Quote
Old 03-04-2003, 12:32 PM   PM User | #6
CGameProgrammer
New Coder

 
Join Date: Jan 2003
Posts: 49
Thanks: 0
Thanked 0 Times in 0 Posts
CGameProgrammer is an unknown quantity at this point
I'll give Lycos a shot. I tried CoolFreePages but besides having a full-page ad that takes some time to load (a fraction of a second, but as a PHP newbie I'm constantly refreshing the page to test code), their FTP timeout is like 10 seconds. It's absurd. I have to constantly reconnect.
__________________
~CGameProgrammer( );
CGameProgrammer is offline   Reply With Quote
Old 03-04-2003, 07:09 PM   PM User | #7
Darknight
New Coder

 
Join Date: Nov 2002
Posts: 87
Thanks: 0
Thanked 0 Times in 0 Posts
Darknight is an unknown quantity at this point
Quote:
Originally posted by SilverSurfer
www.netfirms.com are ok - they're free and I think they allow php, but not sure
looks like they dont.

http://www.netfirms.com/hostingChart
Darknight is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 06:07 PM.


Advertisement
Log in to turn off these ads.