Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Old 11-22-2007, 10:43 PM PHP requirements
Skilled Talker

Posts: 65
Trades: 0
currently i use the easyphp to build my php file.

could anyone tell me the better package to be installed on my system fro the php development?
please list out for me what should i need to download to run and build php script on my system

thanks
leolim is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 11-22-2007, 11:21 PM Re: PHP requirements
joder's Avatar
Flipotron

Posts: 6,442
Name: James
Location: In the ocean.
Trades: 0
XAMPP.

Download, click, follow the screens.
joder is offline
Reply With Quote
View Public Profile
 
Old 11-23-2007, 02:21 AM Re: PHP requirements
Junior Talker

Posts: 4
Name: michael oyeyinka
Trades: 0
To be a good developer you have to download php documentation , it have a whole number of links to wares that work perfectly with the php platform
jahtex2000 is offline
Reply With Quote
View Public Profile
 
Old 11-26-2007, 02:31 AM Re: PHP requirements
Skilled Talker

Posts: 65
Trades: 0
XAMPP <-- is this is a complete package like easyphp?
i want to look for new complete requirement cause i want to build in php5 as my current version only support php4

could anyone show me the need or the requirement where i can get the server, database and my phpadmin by giving me the link to download it from inorder to build the php5?

thanks
leolim is offline
Reply With Quote
View Public Profile
 
Old 11-26-2007, 02:44 PM Re: PHP requirements
joder's Avatar
Flipotron

Posts: 6,442
Name: James
Location: In the ocean.
Trades: 0
I don't understand what your wanting since XAMPP comes w/ PHP5.
joder is offline
Reply With Quote
View Public Profile
 
Old 11-26-2007, 06:09 PM Re: PHP requirements
Millions's Avatar
Super Talker

Posts: 110
Location: England
Trades: 1
Google it cos you googled jober
Depends what you like using I use dream weaver most people don't.
Why not go to download.com test a few programs out see which one you like using.
__________________
Lifes Just Great At The Mow :-)

Please login or register to view this content. Registration is FREE
Millions is offline
Reply With Quote
View Public Profile Visit Millions's homepage!
 
Old 11-28-2007, 01:48 AM Re: PHP requirements
Skilled Talker

Posts: 65
Trades: 0
joder,
after the XAMPP installations where i can activate the functions such as curl,gd and etc...?

thanks
leolim is offline
Reply With Quote
View Public Profile
 
Old 11-28-2007, 03:35 AM Re: PHP requirements
tripy's Avatar
Do not try this at home!

Posts: 3,621
Name: Thierry
Location: I'm the uber Spaminator !
Trades: 0
Quote:
Originally Posted by leolim View Post
joder,
after the XAMPP installations where i can activate the functions such as curl,gd and etc...?

thanks
Go into your XAMPP install folder, then into the apache folder, somewhere, there should be a php.ini.
Don't modify the php.ini that are into the php directory, they are just template used when you switch from php4 to php5 and vice versa.
I don't have a xampp install at hand, so it's from memory...

The module are commented with a ; into that file.
Uncomment what you want, stop apache, re-start apache and they should be active
__________________
Only a biker knows why a dog sticks his head out the window.
tripy is offline
Reply With Quote
View Public Profile Visit tripy's homepage!
 
Old 11-28-2007, 09:45 AM Re: PHP requirements
joder's Avatar
Flipotron

Posts: 6,442
Name: James
Location: In the ocean.
Trades: 0
Should bin in xampp\apache\bin

Create a file
Code:
<?php
phpinfo();
?>
Save it in the xampp\htdocs folder say as phpinfo.php. In a browser open http://localhost/phpinfo.php

There will be a line near the top "Loaded Configuration File" that tells you the path to your php.ini. Also a bunch of other info you might want. Don't leave this on a publicly accessible web server. You don't want other people getting your server info.
joder is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to PHP requirements
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Pingbacks are Off
Refbacks are Off





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



Page generated in 0.27873 seconds with 12 queries