TalkPHP
 
 
Account Login
Latest Articles
» The basic usage of PHPTAL, a XML/XHTML template library for PHP
» Vulnerable methods and the areas they are commonly trusted in.
» Simple way to protect a form from bot
» The Basics On: How Session Stealing Works
» How to keep your forms from double posting data
IRC Channel
IRC Speech Bubble Join the friendly bunch on IRC...
(#TalkPHP on Freenode)

...Also available via a web interface.

See this thread for information on the TalkPHP Free Hugs Initiative™. Subject to availability.
Associates
Associates
CSS Tutorials
Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old 02-11-2013, 11:17 PM   #1 (permalink)
The Visitor
Newcomer 
 
Join Date: Feb 2013
Posts: 1
Thanks: 0
caraj is on a distinguished road
Default How do I get PHP to work on my PC?

It's a Dell Latitude D600, and its OS is Windows XP Pro. Here are my specific questions:
1)I've been going to php.net to start the installation. That's right, isn't it?
2)I downloaded what now reads as "php-5.4.9.tar.bz2" but I apparently have no program to run it with. What do I do about that?
caraj is offline  
Reply With Quote
Old 02-22-2013, 07:11 AM   #2 (permalink)
The Wanderer
 
OldManRiver's Avatar
 
Join Date: Feb 2013
Posts: 7
Thanks: 0
OldManRiver is on a distinguished road
Default

Quote:
Originally Posted by caraj View Post
It's a Dell Latitude D600, and its OS is Windows XP Pro. Here are my specific questions:
1)I've been going to php.net to start the installation. That's right, isn't it?
2)I downloaded what now reads as "php-5.4.9.tar.bz2" but I apparently have no program to run it with. What do I do about that?
No, PHP does not work by itself, it has to have a web server (Apache) with it. The default web server Apache was/is designed for Linux, thus the .tar.bz2 compressed file extension and thus the default web server install is LAMP Stack (Linux Apache MySQL PHP). WAMP is the windows version. You need to go to:

http://www.wampserver.com/en/

download the winXP/win32 version of wampserver and install. The PHP installs with it so will be working once the install completes.

You will additionally need to learn how to define aliases in Apache, but there are many HOWTOs and forums where you can read about this. You need this so that in the browser you can see your projects via:

localhost/myproject1
localhost/myproject2

Wampserver lets you directly open your config files right from it's menu, which is great for beginners.

Also look up and determine which PHP framework you want to select to work with. Frameworks have pre-defined OOP objects that let you develop projects faster. There are over 80 PHP frameworks, but because they work with and support Enterprise Modules I keep the short list of:
  • cakePHP,
  • codeIgnitor,
  • dooPHP (fastest framework),
  • PHPdevshell (has rudimentary RAD UI),
  • Yii.

PEAR has a library of expanded capabilities for PHP, but you must be careful in using PEAR as some libs in PEAR conflict with other libs you might have.

Example:
When working with Excel, there is a non-PEAR and a PEAR PHP-Excel, the PEAR version is buggy, not as robust and conflicts with both the non PEAR version and other Apache/PHP extensions. Use the NON PEAR version. These additional libs are either called in the Apache httpd.conf or the php.ini files. You will need to learn about these what they are and do, before making changes.

Anyway that is a short primer on installing PHP. There are lots of HOWTOs on this, mostly for Linux, but a little reading and you will start to catch on. Many PHP forums exist and if you need immediate help, goto irc.freenode.net via a chat client and join channel ##php to post questions there.

Cheers!

OMR
OldManRiver is offline  
Reply With Quote
Old 03-13-2013, 08:03 AM   #3 (permalink)
The Wanderer
 
Join Date: Mar 2013
Posts: 13
Thanks: 0
nikeshoeshome is on a distinguished road
Default

Nike Free 3.0 Shoes barefoot series of running shoes is one of the last couple of years, most the Nike fans favorite Nike Free 3.0 V4 running shoes.The series generally forefoot Waffle husband outside shading road design, has raised friction block has extremely suitable for running grip, and can be dispersed impact, make running more comfortable. The heel BRS1000 carbon fiber rubber, more wear-resistant, good grip, but the intense friction will leave a black mark on the ground.If Nike Free 3.0 Womens flexibility rating, 0.0 for barefoot running, 5.0 for ordinary running shoes. Nike Free Run Shoes running shoes introduced a FREE 3.0, Nike Free 3.0 V3 , FREE 7.0 FREE EVERYDAY FREE RUN + FREE style.nikefree30shoessale130313
nikeshoeshome is offline  
Reply With Quote
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

vB 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
Can't get PHP 5. to work? Newbie windows PHP guy DotNetTim Absolute Beginners 11 02-01-2013 11:02 AM
Defining your World: All About Constants Wildhoney General 15 01-29-2013 12:32 PM
PHP Beginner Guide #1 Hershey Absolute Beginners 1 11-07-2011 10:42 PM
need a built in function in php which work same as isinstance function of python tech Absolute Beginners 1 06-25-2009 01:22 PM
Make html pages work like php sam Tips & Tricks 2 02-09-2007 01:00 PM


All times are GMT. The time now is 10:28 AM.

 
     

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Inactive Reminders By Icora Web Design