Welcome Guest ( Log In | Register )



 
Reply to this topicStart new topic
> Help With PHP Basics, I need help
feroze
post May 30 2005, 03:55 AM
Post #1


Newbie [ Level 2 ]
Group Icon

Group: Members
Posts: 15
Joined: 30-May 05
Member No.: 5,590



Hello i need help.I want to start learning php.I need some gd tutorial site for it which free host can i use for learning php/???

Thank u in advance
Go to the top of the page
 
+Quote Post
mobious
post May 30 2005, 04:56 AM
Post #2


Newbie [ Level 1 ]
Group Icon

Group: Members
Posts: 3
Joined: 30-May 05
Member No.: 5,594



just grab the php manual at www.php.net. then just apply for hosting here. read the online documentation about gd functions. there are user-submitted scripts and comments.
Go to the top of the page
 
+Quote Post
Nqon
post May 30 2005, 10:45 AM
Post #3


Member [ Level 1 ]
Group Icon

Group: Members
Posts: 45
Joined: 5-May 05
Member No.: 4,758



I sugest you first have a purpose for learning php, that makes the whole experience easier. What is it you want to do with php? Ask yourself that question and then you go out and try to find a good tutorial for that purpose.

This is how I learned php, a step at the time. If you start reading up on alot of things at the same time its going to be a bit hard to do exactly what you want. When you learn the logic of PHP, thats when you can start expanding your area of knowledge. But first I suggest you just mess around with some features you'd like to make with php. As mobious said this host will give you php.
Go to the top of the page
 
+Quote Post
Atheos
post May 30 2005, 12:55 PM
Post #4


Newbie [ Level 1 ]
Group Icon

Group: Members
Posts: 7
Joined: 30-May 05
Member No.: 5,602



The purpose is to learn php. How he can know what php gives to you when he don't know it. Only when he learn and read some about php, he'll will know functios and possibilities whcih php gives, and then he would think of any purpose.
Go to the top of the page
 
+Quote Post
hazeshow
post May 30 2005, 01:21 PM
Post #5


Premium Member
Group Icon

Group: Members
Posts: 230
Joined: 15-May 05
From: your sister
Member No.: 5,102



http://www.php.net/docs.php
(many languages available)
Go to the top of the page
 
+Quote Post
feroze
post Jun 5 2005, 02:33 PM
Post #6


Newbie [ Level 2 ]
Group Icon

Group: Members
Posts: 15
Joined: 30-May 05
Member No.: 5,590



thanks a lot guys for replying.
I want to use php for sending form without using mailto and making username and password.IM just a newbie to the feild of computers wanting to learn everthing unbder the sun hehe biggrin.gif .again thx a lot
Go to the top of the page
 
+Quote Post
patheticcockroac...
post Jun 7 2005, 07:39 PM
Post #7


Newbie [ Level 1 ]
Group Icon

Group: Members
Posts: 1
Joined: 7-June 05
Member No.: 5,945



Hi,

First, maybe it would be good to install PHP (and, of course, Apache and MySQL) on your computer. Here is a tut : http://www.patheticcockroach.com/mpam4/index.php?p=32
Then, to get started with PHP, I think the W3Schools tut is nice, here : http://www.w3schools.com/php/default.asp
Then, read scripts along with the PHP reference to search for the functions you don't know.
Go to the top of the page
 
+Quote Post
vujsa
post Jun 13 2005, 07:34 AM
Post #8


Absolute Newbie
Group Icon

Group: Admin
Posts: 888
Joined: 20-February 05
From: Indianapolis, Indiana, USA (Midwest)
Member No.: 2,714
myCENTs:35.43



QUOTE(feroze @ Jun 5 2005, 09:33 AM)
thanks a lot guys for replying.
I want to use php for sending form without using mailto and making username and password.IM just a newbie to the feild of computers wanting to learn everthing unbder the sun hehe  biggrin.gif .again thx a lot
*



You'll need to learn how to work with the $_POST and $_GET variables in order to use forms. Finding information on these items should get you started on your way. Afterwards, I'm sure you'll be able to get more specific help as you need it. It is just too hard to try to teach php in a forum. Many of us are very good at explaining how specific things are done but we are really bad when it comes to general things.

patheticcockroach has a good point about running a test server at home. It is easier to learn with because you don't have to keep uploading files between changes.

Hope this helps you get started. cool.gif

vujsa
Go to the top of the page
 
+Quote Post
Soleq
post Jun 14 2005, 07:10 PM
Post #9


Advanced Member
Group Icon

Group: Members
Posts: 145
Joined: 4-December 04
From: California
Member No.: 1,608



If you find the online stuff not quite what you're looking for, Barnes and Noble sells its own line of computer related books for $8.99 or something very cheap like that. One deals specifically with PHP and includes MySQL connectivity. It's pretty dang useful if you just want the basics without a whole lot of tutorials or example code. Very well written from my perspective.
Go to the top of the page
 
+Quote Post
Samya
post Mar 21 2006, 05:19 PM
Post #10


Member [ Level 1 ]
Group Icon

Group: Members
Posts: 35
Joined: 20-March 06
From: Karachi
Member No.: 12,138



The manual available on php.net is too difficult and advanced ... for a Beginner ..

Furthermore, it is also messed up and unorganised .....

It is only best for the Advanced users who need to see the Functions of PHP .... smile.gif


The best Tutorial for a Newbie is available at W3 Schools ....
It is the best Tutorial, Even I started with this Tutorial smile.gif

Just go to this Website :

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


**** All Appreciations and Criticisms are welcome ****

Regards:
Samya Khalid
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics


 



- Lo-Fi Version Time is now: 23rd November 2008 - 06:43 PM