|
|
|
|
![]() ![]() |
Feb 17 2008, 11:29 PM
Post
#1
|
|
|
Newbie [ Level 2 ] Group: Members Posts: 14 Joined: 17-February 08 Member No.: 28,498 |
Hey,
I really want to learn how to write my own scripts in PHP, but i just cant learn it properly. Ive looked at tutorials and such but just cant seem to grasp it:( I know the basic jist of it but most of the time i just dont know what to put. So basically what im asking is do any of you guys know any sort of tips or tricks or anywhere i could go to learn it? Btw i first want to make a Download system thing if you know what i mean? Thanks in advance:) |
|
|
|
Feb 18 2008, 08:42 AM
Post
#2
|
|
|
Way Out Of Control - You need a life :) Group: [HOSTED] Posts: 1,018 Joined: 2-August 05 From: Kapellen (Antwerp, Belgium) Member No.: 7,585 |
You should always start at the beginning, try to make some basic scripts that output some text, contain simple if-else statements, read and output folder content, ... You should learn by trying simple things, especialy if this is your first programming language you're learning.
Something else that might help is interpreting php scripts that other people have written. Learning a programming language is actualy not different from learning a normal language. This post has been edited by wutske: Feb 18 2008, 08:44 AM |
|
|
|
Feb 18 2008, 11:42 AM
Post
#3
|
|
|
Premium Member Group: [HOSTED] Posts: 286 Joined: 17-June 07 Member No.: 22,702 |
I would say start by using PHP as a standalone interpreter.
Do not start by attempting to write dynamic web pages. Write command line based scripts that output some text to the console. Only when you have those down does it makes sense to play with web applications. This post has been edited by dserban: Feb 18 2008, 11:44 AM |
|
|
|
Feb 18 2008, 12:06 PM
Post
#4
|
|
|
Newbie [ Level 2 ] Group: Members Posts: 14 Joined: 17-February 08 Member No.: 28,498 |
ah ok i see where you guys are coming from!
Thanks! I will attempt to learn some simple stuff tonight. I know HTML but thats quite easy lol Thanks guys |
|
|
|
Feb 19 2008, 09:51 PM
Post
#5
|
|
|
Super Member Group: [HOSTED] Posts: 746 Joined: 8-April 06 From: Lima - Peru Member No.: 12,579 |
Another good way to start is by reading the online php tutorial called PHP: A simple tutorial and by downloading the php manual that is available at PHP: Download documentation.
Also, here at the forums exists some good PHP tutorials that you can read. Best regards, |
|
|
|
Feb 20 2008, 01:20 AM
Post
#6
|
|
|
Whitest Black Mage Group: [MODERATOR] Posts: 1,323 Joined: 20-May 05 From: NB, Canada Member No.: 5,281 |
Basically any net-based technology has amazing tutorials for people with any degree of technical background if you're willing to put in some time to look for them. The only thing you need to remember is to take your time and start simple and work bigger and bigger and everything should work out fine in the end. Good luck!
|
|
|
|
Feb 20 2008, 03:50 AM
Post
#7
|
|
|
Living at the Datacenter Group: [HOSTED] Posts: 696 Joined: 30-June 06 From: Australia Member No.: 14,219 |
I think that starting of small is always the best idea. Once you've got a grasp on the basics, have a read of the dummies guide to php and mysql (Details Here). It is a good introduction to integration of php and mysql. defiantly worth a read if you are beginning to code php and mysql.
|
|
|
|
![]() ![]() |
Similar Topics
|
Lo-Fi Version | Time is now: 5th September 2008 - 01:04 PM |