User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the PHP section within the Web Development category of DaniWeb, a massive community of 455,993 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,798 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our PHP advertiser: Lunarpages PHP Web Hosting
Views: 3201 | Replies: 5
Reply
Join Date: Aug 2004
Posts: 9
Reputation: vnnguy is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
vnnguy's Avatar
vnnguy vnnguy is offline Offline
Newbie Poster

Help with my first step on Php

  #1  
Aug 28th, 2004
:rolleyes: nothig at all
I dont know what to do ? dont know anythig about PHp ?
To start my doing Php , what i need ? Do i have to install mySQL in my computer or anythig else ? Just tell me tools what i need to learn Php????
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Apr 2004
Location: Tracy
Posts: 744
Reputation: Killer_Typo will become famous soon enough Killer_Typo will become famous soon enough 
Rep Power: 7
Solved Threads: 32
Killer_Typo's Avatar
Killer_Typo Killer_Typo is offline Offline
Master Poster

Re: Help with my first step on Php

  #2  
Aug 28th, 2004
http://enscape.net/index.php?id=114

step by step settings to setting up a windows web server.

http://www.w3schools.com/php/default.asp

w3schools guide to PHP

http://daniweb.com/techtalkforums/forum53.html

snippits section of PHP

this should help you get on your feet quite nicely . once you have finished installing your web server and reading through w3schools giude to PHP, check out the snippets section and see how PHP works, study the scripts and try to interpret what it should do. Try messing with the scripts, or purposefully making them not work, look to see what kind of errors you recieve and such. its all about the practice.
!!!!! WARNING YOUR COMPUTER MAY BE INFECTED WITH SPYWARE!!!! PAY AN OVER PRICED AMMOUNT TO HAVE SOMTHING FIXED WE PLACED THERE IN THE FIRST PLACE!!!!!!!!!

sound familiar, know how to block yourself and keep yourself clean.
_____________________
http://www.lavasoftusa.com/ -->adaware
http://www.safer-networking.org/en/index.html -->spybot S&D
http://www.javacoolsoftware.com/spywareblaster.html -->spywareblaster
http://www.javacoolsoftware.com/spywareguard.html -->spywareguard
_____________________
and dont forget to spread the reputation to those that deserve!
Reply With Quote  
Join Date: Aug 2004
Location: PHPCommunity.com
Posts: 4
Reputation: phpcommunity is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
phpcommunity phpcommunity is offline Offline
Newbie Poster

Re: Help with my first step on Php

  #3  
Aug 30th, 2004
There is a software called FireServ (26 MB) which comes with a Windows based installer. This software will install AMPP (Apache, MySQL, PHP & PhpMyAdmin) on your windows based machine. It has a GUI control panel to start and stop the server. Do a google search to download the file.

If you have learned any programming language like C++ or Java or a scripting language like ASP, Perl then transition to PHP will not take much time.

My first PHP book was "PHP and MySQL Web Development" by Luke Welling and Laura Thomson.

Who should read this book
This book will teach you how to create interactive Web sites from the simplest order form through to complex secure e-commerce sites. What’s more, you’ll learn how to do it using Open Source technologies. This book is aimed at readers who already know at least the basics of HTML and have done some programming in a modern programming language before, but have not necessarily programmed for the Internet or used a relational database. If you are a beginning programmer, you should still find this book useful, but it might take you a little longer to digest. We’ve tried not to leave out any basic concepts, but we do cover them at speed. The typical reader of this book is someone who wants to master PHP and MySQL for the purpose of building a large or commercial Web site. You might already be working in another Web development language; if so, this book should get you up to speed quickly. We wrote this book because we were tired of finding books on PHP that were basically a function reference. These books are useful, but they don’t help when your boss or client has said “Go build me a shopping cart.� We have done our best to make every example useful. Many of the code samples can be directly used in your Web site, and many others can be used with minor modifications.
Reply With Quote  
Join Date: Aug 2004
Posts: 177
Reputation: YoungCoder is an unknown quantity at this point 
Rep Power: 5
Solved Threads: 2
YoungCoder's Avatar
YoungCoder YoungCoder is offline Offline
Junior Poster

Re: Help with my first step on Php

  #4  
Aug 30th, 2004
Also, checkout www.php.net , it has everything considering it IS PHP! If you are having trouble with a function just goto php.net/function name

For example if you are having trouble with echo() goto http://www.php.net/echo

YoungCoder
Reply With Quote  
Join Date: Sep 2004
Posts: 2
Reputation: wesamsoftware is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
wesamsoftware wesamsoftware is offline Offline
Newbie Poster

Re: Help with my first step on Php

  #5  
Sep 3rd, 2004
first to work with php code you must start with

<?php

//your code here
echo " this my frist php code ";

?>

try copy this code and paste into file then rename the file with *.php
you need apache server to run this sample.

any help submit me on wesam_software@yahoo.com
Reply With Quote  
Join Date: Jan 2004
Location: Michigan
Posts: 92
Reputation: fsn812 is an unknown quantity at this point 
Rep Power: 5
Solved Threads: 1
fsn812's Avatar
fsn812 fsn812 is offline Offline
Junior Poster in Training

Re: Help with my first step on Php

  #6  
Sep 3rd, 2004
As YoungCoder stated, become familiar with http://www.php.net

You can search for functions, tutorials, and a vast
array of information provided through php.net.

My suggestion is to start with PHP 5.x and Mysql 4.x combo. No reason to start with (PHP) 4.3.x or (Mysql)
3.x.x at this point.

What are you looking to do with regard to PHP? Are you looking for database connectivity? Or are you just looking for some basic scripting options for a server?

Let me know what direction you are heading and I will be happy to break down code line by line for you to get you started. I know how it can be just starting out, I was at that place myself once.
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

DaniWeb PHP Marketplace
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes

Similar Threads
Other Threads in the PHP Forum

All times are GMT -4. The time now is 9:37 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC