Lost Password?


Go Back   CodeCall Programming Forum > Web Development Forum > PHP Forum

PHP Forum Use this forum to discuss all aspects of PHP Development. PHP is a server-side, cross-platform, HTML embedded scripting language that lets you create dynamic web pages.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-17-2007, 02:00 PM
mysticalone
Guest
 
Posts: n/a
Cool All about php..

http://www.php.net/ This seems to be a nice site to learn all the ins and outs of PHP
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #2 (permalink)  
Old 01-17-2007, 08:51 PM
Chan Chan is offline
Programming Professional
 
Join Date: Jun 2006
Posts: 205
Rep Power: 10
Chan is on a distinguished road
Default

It isn't a tutorial though. I think this section is only for tutorials. Maybe the "Online Resources" section would be better or even the PHP category.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 05-26-2007, 04:09 AM
:-[yc]-: :-[yc]-: is offline
Newbie
 
Join Date: May 2007
Location: Singapore
Age: 22
Posts: 18
Rep Power: 6
:-[yc]-: is on a distinguished road
Send a message via MSN to :-[yc]-:
Default

Hi, I'm trying to learn php but I am not sure how to get php and apache to work. I've read the installation guide at the php website but I'm still at a blur. I'm in a total loss of how to get them start working.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 05-26-2007, 04:17 AM
v0id's Avatar   
v0id v0id is offline
Retired
 
Join Date: Apr 2007
Location: Denmark
Posts: 2,635
Last Blog:
CherryPy(thon)
Rep Power: 28
v0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of light
Send a message via MSN to v0id
Default

Which platform are you using, yc?
It's said to be pretty hard installing Apache on Windows, but I haven't tried. If you're using Linux, f.ex. GNU/Linux Debian it's pretty straightforward to do. You can f.ex. use APT.
Code:
apt-get install apache
There's others than Apache, like EasyPHP and XAMPP, there should all be pretty easy to install on Windows, but I have only tried EasyPHP - and that was really easy.

apache friends - xampp
[EasyPHP] - Apache | MySQL | PHP | PhpMyAdmin
__________________
05-03-2007 - 11-13-2008
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 05-26-2007, 04:30 AM
:-[yc]-: :-[yc]-: is offline
Newbie
 
Join Date: May 2007
Location: Singapore
Age: 22
Posts: 18
Rep Power: 6
:-[yc]-: is on a distinguished road
Send a message via MSN to :-[yc]-:
Default

I'm using Windows. From what you've said, we can just install EasyPHP and we can start coding our webpages?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #6 (permalink)  
Old 05-26-2007, 05:31 AM
v0id's Avatar   
v0id v0id is offline
Retired
 
Join Date: Apr 2007
Location: Denmark
Posts: 2,635
Last Blog:
CherryPy(thon)
Rep Power: 28
v0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of light
Send a message via MSN to v0id
Default

Quote:
Originally Posted by :-[yc
-:]
I'm using Windows. From what you've said, we can just install EasyPHP and we can start coding our webpages?
Yes.

A short description of EasyPHP here:
EasyPHP - Wikipedia, the free encyclopedia
__________________
05-03-2007 - 11-13-2008
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 05-26-2007, 07:43 AM
John's Avatar   
John John is offline
Co-Administrator
 
Join Date: Jul 2006
Age: 20
Posts: 3,433
Last Blog:
Google Web Toolkit
Rep Power: 20
John has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond repute
Send a message via AIM to John Send a message via MSN to John
Default

Just download and install VertrigoServ. Its by far the nicest all-in-one apache/mysql/php installer I've seen.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 05-26-2007, 11:37 AM
:-[yc]-: :-[yc]-: is offline
Newbie
 
Join Date: May 2007
Location: Singapore
Age: 22
Posts: 18
Rep Power: 6
:-[yc]-: is on a distinguished road
Send a message via MSN to :-[yc]-:
Default

Thanks guys for the help!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 05-27-2007, 10:12 PM
:-[yc]-: :-[yc]-: is offline
Newbie
 
Join Date: May 2007
Location: Singapore
Age: 22
Posts: 18
Rep Power: 6
:-[yc]-: is on a distinguished road
Send a message via MSN to :-[yc]-:
Default

By the way, can EasyPHP be used to install in Windows Vista and be able to work properly?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 05-28-2007, 02:18 AM
v0id's Avatar   
v0id v0id is offline
Retired
 
Join Date: Apr 2007
Location: Denmark
Posts: 2,635
Last Blog:
CherryPy(thon)
Rep Power: 28
v0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of light
Send a message via MSN to v0id
Default

I don't know, but I think so.
The only way you can find out, it to try.
__________________
05-03-2007 - 11-13-2008
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
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
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
PHP 4 end of life announcement Jordan Programming News 4 08-30-2007 10:55 AM
PHP Introduction clookid PHP Tutorials 10 01-16-2007 08:17 AM


All times are GMT -5. The time now is 03:59 PM.

Contest Stats

WingedPanther ........ 2753.6
Xav ........ 2704
Brandon W ........ 1702.32
John ........ 1207.73
marwex89 ........ 1175.24
morefood2001 ........ 966.05
dcs ........ 655.75
Steve.L ........ 475.59
orjan ........ 418.58
Aereshaa ........ 383.54

Contest Rules

CodeCall Goal

Goal: 100,000 Posts
Complete: 98%

Ads