473,800 Members | 2,227 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How to learn

Is there a good online resource for a beginner who wishes to learn PHP?
Nov 19 '07 #1
6 1430
On Nov 19, 9:17 pm, "phill.luckhu.. .@googlemail.co m"
<phill.luckhu.. .@googlemail.co mwrote:
Is there a good online resource for a beginner who wishes to learn PHP?
http://devzone.zend.com/node/view/id/627 is a best source for absolute
beginners!
Nov 19 '07 #2
Dont know about a good online resource - but trying to write a simple
guestbook is a good way to learn some basic php functions .

In a way , A guestbook is nothing more than a standard form that stores
the text information entered .

Once thats done you just need to retrieve and display it .
<comp.lang.ph p>
<ph************ *@googlemail.co m>
<Mon, 19 Nov 2007 08:17:15 -0800 (PST)>
<73************ *************** *******@c30g200 0hsa.googlegrou ps.com>
Is there a good online resource for a beginner who wishes to learn PHP?
Nov 19 '07 #3
ph************* @googlemail.com wrote:
Is there a good online resource for a beginner who wishes to learn PHP?
What (if any) programming languages do you already know? It makes a big
difference.

--
Toby A Inkster BSc (Hons) ARCS
[Geek of HTML/SQL/Perl/PHP/Python/Apache/Linux]
[OS: Linux 2.6.12-12mdksmp, up 13 days, 14 min.]

USD/EUR Exchange Rate Graph
http://tobyinkster.co.uk/blog/2007/11/18/usd-eur/
Nov 19 '07 #4
On Nov 19, 5:17 pm, Toby A Inkster <usenet200...@t obyinkster.co.u k>
wrote:
phill.luckhu... @googlemail.com wrote:
Is there a good online resource for a beginner who wishes to learn PHP?

What (if any) programming languages do you already know? It makes a big
difference.

--
Toby A Inkster BSc (Hons) ARCS
[Geek of HTML/SQL/Perl/PHP/Python/Apache/Linux]
[OS: Linux 2.6.12-12mdksmp, up 13 days, 14 min.]

USD/EUR Exchange Rate Graph
http://tobyinkster.co.uk/blog/2007/11/18/usd-eur/
I've been doing little programming since I was 7 when I had a ZX81.
Back then it was a very poor basic but I soon started assembly and
pascal. From pascal I moved onto C and 68000 on the Amiga. At college
I did a lot more with C++ and then dabbled with HTML. I never really
dedicated enough time to any of them but now I have a lot of spare
time so really should put the effort in.
Nov 19 '07 #5
On Nov 19, 11:33 pm, "phill.luckhu.. .@googlemail.co m"
<phill.luckhu.. .@googlemail.co mwrote:
On Nov 19, 5:17 pm, Toby A Inkster <usenet200...@t obyinkster.co.u k>
wrote:
phill.luckhu... @googlemail.com wrote:
Is there a good online resource for a beginner who wishes to learn PHP?
What (if any) programming languages do you already know? It makes a big
difference.
--
Toby A Inkster BSc (Hons) ARCS
[Geek of HTML/SQL/Perl/PHP/Python/Apache/Linux]
[OS: Linux 2.6.12-12mdksmp, up 13 days, 14 min.]
USD/EUR Exchange Rate Graph
http://tobyinkster.co.uk/blog/2007/11/18/usd-eur/

I've been doing little programming since I was 7 when I had a ZX81.
Back then it was a very poor basic but I soon started assembly and
pascal. From pascal I moved onto C and 68000 on the Amiga. At college
I did a lot more with C++ and then dabbled with HTML. I never really
dedicated enough time to any of them but now I have a lot of spare
time so really should put the effort in.
I would really recommend you buy a book then, if you've been
programming before. They are usually much better written than the crap
you get on the internet. If you are determined to use the internet to
learn, I'd recommend:

http://www.w3schools.com/ and http://www.php.net/ to look up any weird
and wonderful functions.

Myself, I learned PHP from the book "Web Database Applications with
PHP & MySQL" from O'Reilly Books. (http://www.amazon.co.uk/Web-
Database-Applications-PHP-MySQL/dp/0596005431/) It took me about 3
days to get to a stage where I could write a decent guestbook. If you
learn the first few chapters you're pretty much laughing, the later
chapters deal more with optimising your code than anything else.

Hope that helps.
Nov 20 '07 #6
On 20 Nov, 12:38, BoneIdol <leon...@hotmai l.comwrote:
On Nov 19, 11:33 pm, "phill.luckhu.. .@googlemail.co m"

<phill.luckhu.. .@googlemail.co mwrote:
On Nov 19, 5:17 pm, Toby A Inkster <usenet200...@t obyinkster.co.u k>
wrote:
phill.luckhu... @googlemail.com wrote:
Is there a good online resource for a beginner who wishes to learn PHP?
What (if any) programming languages do you already know? It makes a big
difference.
--
Toby A Inkster BSc (Hons) ARCS
[Geek of HTML/SQL/Perl/PHP/Python/Apache/Linux]
[OS: Linux 2.6.12-12mdksmp, up 13 days, 14 min.]
USD/EUR Exchange Rate Graph
http://tobyinkster.co.uk/blog/2007/11/18/usd-eur/
I've been doing little programming since I was 7 when I had a ZX81.
Back then it was a very poor basic but I soon started assembly and
pascal. From pascal I moved onto C and 68000 on the Amiga. At college
I did a lot more with C++ and then dabbled with HTML. I never really
dedicated enough time to any of them but now I have a lot of spare
time so really should put the effort in.

I would really recommend you buy a book then, if you've been
programming before. They are usually much better written than the crap
you get on the internet. If you are determined to use the internet to
learn, I'd recommend:

http://www.w3schools.com/andhttp://www.php.net/to look up any weird
and wonderful functions.

Myself, I learned PHP from the book "Web Database Applications with
PHP & MySQL" from O'Reilly Books. (http://www.amazon.co.uk/Web-
Database-Applications-PHP-MySQL/dp/0596005431/) It took me about 3
days to get to a stage where I could write a decent guestbook. If you
learn the first few chapters you're pretty much laughing, the later
chapters deal more with optimising your code than anything else.

Hope that helps.- Hide quoted text -

- Show quoted text -
Amazon have just sold me that book.

Cheers for the heads up.
Nov 20 '07 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

17
3434
by: Rob | last post by:
i know javascript, vbscript, asp css and alot more and im only 14 i was wondering which is easier to learn php or cgi. any help?
42
3722
by: Bicho Verde | last post by:
I have now free time and money to do what I want :-) I have some basic skills in programming (C, Pascal, Macromedia Actionscript) but don't know exactly what to do in the world of programming. And also I don't know exactly why would I learn Python rather than C#, C++ or Perl. Basicaly I don't know where to start, if there is much to do or if it is has it seems and there is software to everything nowadays and so doesn't make sense to spend...
55
46018
by: Elijah | last post by:
I have read many of the topics on learning C++ or Java first. It seems like everyone says something different. I would like to know if I should learn C++ or Java. First a little about myself. I know PHP, BASIC, and of course HTML. I'll be 15 years old in September. I am interested in programming GUI applications. I am also interested in programming games. I know that I should learn C++ to program games, but would learning Java make the...
30
9433
by: Rhino | last post by:
I am giving some thought to applying for some jobs that want people with Java and C++ experience. I have been writing Java for several years and am fluent enough that I don't have to get help with Java very often. I have no real C++ experience and not much C experience for that matter. However, the core Java statements are "borrowed" from C and C++ has often been called "C with classes". It seems to me that it shouldn't take very long to...
8
4052
by: Hermawih | last post by:
Hello , I want your opinion about this . In order to say it clearly , I think I have to describe it in long sentences . I could consider myself as Intermediate/Advance Access Developer ; Intermediate/Advanced Database designer . Because of the requirements , I must create Web Application . Access Pages is not suitable for that so I think about learning VB Net / ASP Net . I am
21
2865
by: TAM | last post by:
Hi, I read that ASP.NET uses VB.NET instead of VBScript. I also read that ASP.NET is a subset of VB.NET. So if I learn VB.NET first then do I have the knowledge for programming ASP.NET applications or do I need to learn both VB.NET and ASP.NET. Thank you. TAM
85
4167
by: abhi | last post by:
hi everybody am new to this group and help me to learn C
31
2636
by: anand devarajan | last post by:
hi friends, im anand im just a beginner in c learning for the past two weeksnow i can write simple prgs can anyone help me to get well known to c lang so that i should able to write even tough prgs in c
34
3163
by: pandit | last post by:
hai all, i want to become a good programmer. one of my friends ( named "arnuld", he posts here infrequently), taught me Lisp. so i am not a programming beginner. i have heard these 2 points. i want to know how : 1. C gives you a strong base of Procedural style of programming which forms the basis of learning other paradigms e.g OOP
65
5297
by: Chris Carlen | last post by:
Hi: From what I've read of OOP, I don't get it. I have also found some articles profoundly critical of OOP. I tend to relate to these articles. However, those articles were no more objective than the descriptions of OOP I've read in making a case. Ie., what objective data/studies/research indicates that a particular problem can be solved more quickly by the programmer, or that the solution is more efficient in execution time/memory...
0
9690
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9551
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10505
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10275
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10253
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9085
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7576
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5606
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3764
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.