Reply
how do i run php scripts
Old 04-16-2006, 09:40 PM how do i run php scripts
s_u_p_e_r_s_a_m's Avatar
Ultra Talker

Posts: 328
Location: Brisbane, Australia
Hi all
ive recently downloaded some free php scripts that i wish to try out.
How can i run these without any hosting?
Thanks in advance
s_u_p_e_r_s_a_m is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 04-16-2006, 10:31 PM Re: how do i run php scripts
stOx's Avatar
Machine

Latest Blog Post:
Worlds Smallest Car - Peel P50
Posts: 2,114
Name: Matt. (>',')>
Location: London, England.
You could install php and apache on your computer.
Or if it's just for testing get some free hosting.
stOx is offline
Reply With Quote
View Public Profile Visit stOx's homepage!
 
Old 04-16-2006, 11:19 PM Re: how do i run php scripts
s_u_p_e_r_s_a_m's Avatar
Ultra Talker

Posts: 328
Location: Brisbane, Australia
Quote:
Originally Posted by stOx
You could install php and apache on your computer.
Or if it's just for testing get some free hosting.
Thanks for the quick reply
I already have apache and php, however have know idea how to use them.
Do you know of any free hosts that support php and mySQL, ive had a look but cant find any
Thanks again
s_u_p_e_r_s_a_m is offline
Reply With Quote
View Public Profile
 
Old 04-17-2006, 05:29 AM Re: how do i run php scripts
Cypher_489's Avatar
Skilled Talker

Posts: 82
Name: Callum
Location: England
There are lots of free hosts that support PHP and MySQL. One of the top of my head is www.100webspace.com
__________________
Cypher_489

Tech Byte - Collection of tech tips, scripts and guides.
Cypher_489 is offline
Reply With Quote
View Public Profile Visit Cypher_489's homepage!
 
Old 04-17-2006, 07:53 AM Re: how do i run php scripts
s_u_p_e_r_s_a_m's Avatar
Ultra Talker

Posts: 328
Location: Brisbane, Australia
thanks Cypher_489 ill check it out
s_u_p_e_r_s_a_m is offline
Reply With Quote
View Public Profile
 
Old 04-17-2006, 01:48 PM Re: how do i run php scripts
bureX's Avatar
Novice Talker

Posts: 8
Be sure to try out XAMPP (Apache + PHP + MySQL + Perl) if you plan to fiddle around with PHP scripts on your PC. (Trust me, you will get tired of uploading files to your web host every time, especially because most free hosts don't offer FTP access)

Check out http://www.apachefriends.org/en/xampp.html
__________________
www.burexblog.com - My humble homecooked blog (with extra salt)
bureX is offline
Reply With Quote
View Public Profile Visit bureX's homepage!
 
Old 04-17-2006, 01:53 PM Re: how do i run php scripts
cdwhalley.com's Avatar
Skilled Talker

Posts: 75
A good tutorial I found for setting up apache with php and mysql is http://www.ricocheting.com/server/ .
cdwhalley.com is offline
Reply With Quote
View Public Profile Visit cdwhalley.com's homepage!
 
Old 04-17-2006, 01:59 PM Re: how do i run php scripts
Novice Talker

Posts: 12
you should install apache and php server on your computer, depends if you're using windows or unix/linux operating system. If you're using unix install php from php.net and if you're using windows just get a hosting plan on linux, cause if some of your scripts need mysql database you would have also to install the mysql server. get a cheap hosting, most cost less than 50$ a year.
I agree with bureX if you were able to do it. would be even better.

Last edited by mafios : 04-17-2006 at 02:00 PM.
mafios is offline
Reply With Quote
View Public Profile
 
Old 04-17-2006, 07:03 PM Re: how do i run php scripts
s_u_p_e_r_s_a_m's Avatar
Ultra Talker

Posts: 328
Location: Brisbane, Australia
Quote:
Originally Posted by bureX
Be sure to try out XAMPP (Apache + PHP + MySQL + Perl) if you plan to fiddle around with PHP scripts on your PC. (Trust me, you will get tired of uploading files to your web host every time, especially because most free hosts don't offer FTP access)

Check out http://www.apachefriends.org/en/xampp.html

Thanks bureX thats very helpful. Im downloading it at the moment and it looks great on their site
Not very happy about 21mb though
s_u_p_e_r_s_a_m is offline
Reply With Quote
View Public Profile
 
Old 04-17-2006, 07:18 PM Re: how do i run php scripts
bureX's Avatar
Novice Talker

Posts: 8
I'm guessing you're a Dial-Up user, right?
I'm using XAMPP Lite, because I don't need those additional add-ons, and it's only 13MB in size:
http://www.apachefriends.org/en/xampp-windows.html#646

But nevermind, the 21MB version won't hurt
__________________
www.burexblog.com - My humble homecooked blog (with extra salt)
bureX is offline
Reply With Quote
View Public Profile Visit bureX's homepage!
 
Old 04-17-2006, 08:12 PM Re: how do i run php scripts
s_u_p_e_r_s_a_m's Avatar
Ultra Talker

Posts: 328
Location: Brisbane, Australia
Quote:
Originally Posted by bureX
I'm guessing you're a Dial-Up user, right?
I'm using XAMPP Lite, because I don't need those additional add-ons, and it's only 13MB in size:
http://www.apachefriends.org/en/xampp-windows.html#646

But nevermind, the 21MB version won't hurt
Acutally i got broadband ... very slow stuff though
do you know of any tutorials on how to get started using it
thanks
s_u_p_e_r_s_a_m is offline
Reply With Quote
View Public Profile
 
Old 04-18-2006, 08:59 AM Re: how do i run php scripts
bureX's Avatar
Novice Talker

Posts: 8
Simple! www.php.net !
That's the most awesome thing I like about PHP, it has a great manual!
You will be using it every time you get stuck: http://www.php.net/manual/en/

To get started, here's a tut from php.net: http://www.php.net/tut.php
You can also try w3schools: http://www.w3schools.com/php/default.asp
__________________
www.burexblog.com - My humble homecooked blog (with extra salt)
bureX is offline
Reply With Quote
View Public Profile Visit bureX's homepage!
 
Old 04-19-2006, 03:11 AM Re: how do i run php scripts
s_u_p_e_r_s_a_m's Avatar
Ultra Talker

Posts: 328
Location: Brisbane, Australia
thanks again
s_u_p_e_r_s_a_m is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to how do i run php scripts
 

Thread Tools

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Webmaster Resources Marketplace:
Software Development Company | Webhosting.UK.com | Text Link Brokers 


   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.87585 seconds with 12 queries