Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 04-08-2007, 08:40 PM   #1 (permalink)
ben_ben's Avatar
 
Super Techie

Join Date: Feb 2006

Posts: 346

ben_ben

Default php help

i want to begin php but i dont know where to start can someone help me amke a proxy website?
ben_ben is offline  
Old 04-09-2007, 11:03 AM   #2 (permalink)
CrazeD's Avatar
 
Wizard Techie

Join Date: Feb 2006

Location: Maine

Posts: 3,683

CrazeD will become famous soon enough

Send a message via AIM to CrazeD Send a message via MSN to CrazeD
Default Re: php help

PHP Tutorial
__________________

Need website help? PM me!
CrazeD is offline  
Old 04-11-2007, 05:04 PM   #3 (permalink)
 
Monster Techie

Join Date: May 2004

Location: Tucson, AZ, USA

Posts: 1,183

Vormund

Send a message via AIM to Vormund Send a message via MSN to Vormund Send a message via Yahoo to Vormund
Default Re: php help

This is the most anticipated step of any language, and for PHP is as follows:
PHP Code:
<?php
echo "Hello World!";
?>
If you want to just get PHP running on your local machine, as a web server, try WAMP (http://www.wampserver.com/en/), it'll get you up 'n running in a few minutes.
__________________
Vormund is offline  
Old 04-14-2007, 01:46 PM   #4 (permalink)
 
True Techie

Join Date: May 2006

Location: Chicago IL

Posts: 104

thejeremy

Send a message via AIM to thejeremy
Default Re: php help

also take a look at PHP: Hypertext Preprocessor
__________________
CPU: AMD Athlon 64 X2 5200+ Windsor, 2.6 GHz
RAM: CORSAIR XMS2 2GB 240-Pin DDR2
VIDCARD: EVGA PCI-Express x16 GeForce 7900GS 256MB
MOBO: ASUS M2N-SLI Deluxe AM2
HDD: Seagate Barracuda 320GB 7200 RPM SATA

my blog: http://jspot.gotdns.com
thejeremy is offline  
Old 04-17-2007, 10:55 PM   #5 (permalink)
office politics's Avatar
 
It's all just 1s and 0s

Join Date: Jan 2004

Location: in the lab

Posts: 4,410

office politics will become famous soon enough

Default Re: php help

open source gotta love it, PHP: Hypertext Preprocessor

edit - didnt know it grabbed the title, thats sick
office politics is offline  
Old 04-18-2007, 04:22 AM   #6 (permalink)
 
Junior Techie

Join Date: Apr 2007

Posts: 79

ZenOswyn is on a distinguished road

Default Re: php help

A google search for PHP tutorial will yield countless results. I recommend devshed, they have a lot of them up.
ZenOswyn is offline  
Old 04-19-2007, 09:54 AM   #7 (permalink)
 
True Techie

Join Date: Mar 2006

Posts: 135

NathanLedet

Default Re: php help

Quote:
Originally Posted by Vormund View Post
If you want to just get PHP running on your local machine, as a web server, try WAMP (http://www.wampserver.com/en/), it'll get you up 'n running in a few minutes.
x2!!
Wamp saved me a lot of headaches...it's good stuff.
NathanLedet is offline  
Old 04-19-2007, 12:37 PM   #8 (permalink)
CrazeD's Avatar
 
Wizard Techie

Join Date: Feb 2006

Location: Maine

Posts: 3,683

CrazeD will become famous soon enough

Send a message via AIM to CrazeD Send a message via MSN to CrazeD
Default Re: php help

Also try PHP Triad (google it). It's a nice WAMP that I use.
__________________

Need website help? PM me!
CrazeD is offline  
Old 04-20-2007, 05:32 PM   #9 (permalink)
office politics's Avatar
 
It's all just 1s and 0s

Join Date: Jan 2004

Location: in the lab

Posts: 4,410

office politics will become famous soon enough

Default Re: php help

anyone know of a freeware IDE for PHP. I've tried Zend but it was a trial.
office politics is offline  
 
Closed Thread

Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
PHP 2-player game? thejeremy Programming Discussions 4 04-09-2007 06:01 PM
Remote file access w/ IP + PHP? thejeremy Programming Discussions 2 04-04-2007 05:24 PM
is this version of PHP installer outdated? kwokwai Programming Discussions 2 04-04-2007 03:05 AM