PmH
Apr 27 2006, 12:43 AM
| | I'm looking to start learning some PHP this summer, I've got a good grip on HTML, given that I never read a book on it, and my friend taught me. I'm good in logic and math, and taught myself CSS, I only know a tad of javascript, but now I'm getting ready to go to the real stuff. HTML and CSS don't allow me to do enough, I want to learn PHP, but I'm not sure I can teach myself off of help sites anymore, this seems a bit complicated. One of my friends is learning PHP, too, so it will be an advantage to bounce ideas off each other.
Anyway, I'm wondering if anyone has any good books on PHP? My main goal is to learn how to program forms and forums, and I'd also like to learn how to configure apache and mysql and whatnot.
Is anyone else looking to start learning PHP, too? |
Reply
mayank
Apr 27 2006, 12:58 AM
well, If you want to learn PHP then I think you can go to this link and follow the links which come up in the search. http://www.google.com/search?sourceid=navc...ow+to+learn+PHPAlso, you can search on google about ebooks and I am sure you'll get some ebooks on PHP and they'll help you learn what you want to. Another thing which you can do is to go to different forums related to PHP and then post your queries and I am sure the PRO's will be certainly helping you in your problems...For a start you can also try http://www.astahost.com , this is another site of xisto corp and has a technical aspect and is a great knowledge source. I hope this helps!
Reply
Inspiron
Apr 27 2006, 08:56 AM
You can also search for "php reference" on google. This is what I always do when I was learning PHP from scratch and still doing it now. I think it's the most effective method to get what you want efficiently and quickly, straight to the point..
Reply
WindAndWater
Apr 27 2006, 11:57 AM
If you have any experience with OOP (Java, C++, etc) then you'll find PHP amazingly easy to pick up. If you've never done any object oriented (or for the most part, functional) programming you might find it somewhat harder. It's also much easier to pick up bad programming habits if you don't have a good basis for programming. However, overall php is fairly intuitive and easy to learn (compared to say, perl/cgi), so with a bit of perserverence you should be able to pick it up ok.
Reply
matto
Apr 30 2006, 03:08 AM
I think you can do it without a book, if you've learned what you have so far without one. Don't let the sometimes complexity of what is actually quite a simple phenomenon scare you. Get yourself signed up with trap17 (as in get hosting), then go through all the information about it on w3schools.com to start (it won't all compute, but take a look at it). Play around with .php files on your hosting account using the snippets of code provided to you from the w3schools information. Then, try looking at more complex tutorials of how to do certain things (they're all over the net. php.net has good documentation for things if one particular thing is messing you up), like how to send e-mails and how to play around with MySQL databases (don't do anything like send 50,000 emails "by accident," though) and eventually you'll learn it on your own. The best way to learn any programming language is to play around with it, and discover things on your own. If you ever get stuck on something, you can post on forums like these and all the users will be glad to help you through your particular situation, and then you'll be able to continue on coding and learning and becoming super dooper. =D
Reply
jlhaslip
Apr 30 2006, 03:42 AM
A good book on the subject that I have used is "PHP for the WWW:Visual Quickstart Guide" by Larry Ullman, published by Peachpit Press.
Reply
gaea
Apr 30 2006, 03:44 AM
Do you have any other (object orintated) programming experience? Like C++ or Java? If so you'll find that PHP is an absolute breeze to pick up. Everything is created in a very easily accessable and sensical fashion. I really wouldn't bother with books. They're expencive and really don't really teach you all that much more than online tutorials do. As far as some good resources for learning PHP I'd point you to: http://www.htmlgoodies.com/beyond/php/ and http://www.w3schools.com/php/php_intro.asp. If you have any specific questions don't hesitate to ask and i'll try to help the best i can.
Reply
Inspiron
Apr 30 2006, 05:03 PM
If you are looking into PHP books, I'd recommend "PHP Fast and Easy" series. Get the latest edition to suite the latest versions of PHP. That was the first book I've read that made me understand PHP from basic. I was a total newbie on PHP then until I've read the book. It even teaches you how to install it, together with Apache and MySQL, which other PHP books doesn't include. I would say it's really an ultimate book for dummies. Get it from your nearest library to read it up and buy it if you like it.
Reply
uiop
May 3 2006, 10:43 PM
I learned PHP from a PHP book published by Sams. Don't let PHP daunt you as its actually a very easy language to learn. Example: CODE <?php echo "Hello world!"; ?>
The above example will print the phrase "Hello world!" on the screen.
Reply
barnes
May 14 2006, 10:52 PM
I'm really refreshing my self on CSS, PHP, etc these days and need a project I can work on to get alot of practice. What would you all suggest to me? I was thinking about making an eInvite type thing. Where you can have a website were people can RSVP for a party, and all the invites are sent via email. If I did this, alot of the people who would be using it wouldn't know how to host it, so its not a great idea. What do you all suggest?
Reply
Recent Queries:--
is there a good php book out there? - 124.65 hr back. (1)
Similar Topics
Keywords : learning, php, methods, books, ideas
- Locking Methods
(4)
Redirecting Visitors To Different Page
Explains two methods. (8) Well, almost all of you would have experienced redirecting pages while you were downloading
something on the net. Redirecting users to new pages is a fact of life when programming dynamic
websites. The primary reason is that you often need to redirect a user after making session state
changes. For example, when you add an item to a shopping cart, you want the user to go to a page
such as the current shopping cart, and you don't want to add another one of the same item to the
cart again if you reload that shopping cart page. The same case if you developed guestbook w....
Postage Costs Problem For My Website
Ideas for postage system needed (7) Hi all, I have a problem with my wife and the postman..........no, I didn't mean to
say that, I mean I have a problem with how to work out the best way of charging my customers a fair
postage. Here is the problem; on my website I sell books and our wonderful happy chappies at the
Royal Mail have decided that not only have we got to weigh the book we now have to measure the
damned thing as well! This has led to a complete restructuring and complication of the postage
prices. To make this short I will have to illustrate this the best way I know how....
Ideas For A Book
Put your ideas for what a book could be about. (1) Ok. This is kinda long, so you could just scroll through it instead of reading it completely.
/wink.gif" style="vertical-align:middle" emoid=";)" border="0" alt="wink.gif" />
....
Database Or Pdf
Best way to list books on my site (3) Hi all, I am not sure if this is the right place to post but I'm sure you'll tell
me if it's not. My problem is this: I have a website where I sell books and it's one of
those simpleton sites where I don't need to know code, I just click icons etc Anyway, I can
upload images to the server and need to have them in different resolutions and link from a thumbnail
to the larger picture. What I am trying to say is I have about 6000 books to display on my
website which is impractical as it takes me about 10 mins to load 1 copy. What is the ....
Determine If Visitor Is Legit Or A Bot
Need ideas on how to determine this (4) On my site I have built a basic counter for tracking how many visits I get. Unfortunately I'm
not sure how to go about distinguishing bots from legit visitors so I end up counting every visit
including bots. This does not give an accurate count of visits to my site. How I went about doing it
was just basically having a session variable set flag once a user visited the site. Its very basic
and If that session flag is not set then just insert their IP into the database table which is then
counted for the total of visits. I probably should of looked at already made scri....
Online Cemetery
ideas and sugestions (2) Almost al things in the world can be found on the web. But what i can't find is an online
cemetery. I came to this idea because people are complaining in the netherlands that when someone
dies its really expensive to bury them € 10.000 aprox. (altough if you don't have the money
you still get buried or burned). But then you only have an wooden corss on your grave or a simple
stone plate (if you where burned). And because not everyone has that much money to spend I want to
make a place where they can make a nice place for there beloved ones. So what i want to....
Learning Php
(6) hey People ... i m really interested in Learning PHP Programming .. so plzz cud u suggest me from
wher should i learn PHP .. There r no Institutes that teach PHP in India ! .. So could u all
suggest me some real good stuff from wher i cud learn PHP .. As u trapsters r good in PHP ..
!! .. Thnxzzz `` ! ....
How To Manage The Database For E-books Website In My Sql?
(3) I wanna know how to manage the database for website of e-books with forum in it, n the database is
in mysql. PLZ HELP ME!....
Link Between Depression And Learning Disabilities?
Can depression cause learning disabilities? Do learning disabilities (3) I have been diagnosed with clinical depression. I have found at times that it is hard to
concentrate (more often than not). I also have a hard time remembering things. I know that these
are typical symptoms of depression but am wondering if depression itself can be considered a
learning disability due to it's symptoms and side effects. I have done a little of research on
the subject and see many references to people with learning disabilities developing depression
because of having learning disabilities. Does anyone know of a good article, or maybe a website
with....
Books Into Movies
does it irritate you? (20) Me and my girlfriend are both pretty big movie buffs, but at the same time love to read. Lately
we've been having a pretty big discussion about our distaste for books being turned into movies.
The most recent "big" book title to be turned into a movie is, one of our favorite book series,
Twilight. Twilight is an amazing book and I'm really looking forward to the movie. She,
however, is very upset that they decided to make the book into a movie as it will "ruin her view of
the characters." We can both agree that the movie will not compare to the book; however,....
Ideas For Donations?, Help!
(7) I would like to make some money off of my site. I know it's not professional or anything, but
this one kid I know said he was able to buy a web cam with the money he got from donations! I
feel uncomfortable having PayPal on my site, you know? Do you put donations on your site? I mean, I
wouldn't give any out, but do some people actually do that? If you could provide information on
how you do it, how you think I should do it, or why people would give out donations then
(please!) TELL ME! Also, how much would they give out if they chose to do so? Thanks....
Afterlife
breiefing, essay??? sumary? comparison/ my ideas. debating (7) We all have our differents perspectives and general ideas on life and death, the afterlife and
immortality. But which of these are actually the reality? Can we ever tell until we have done
them? Is it really possible to predict whether we will go to heaven or hell. Or whether our souls
will haunt the earth forever. Is there such thing as a ghost? Lets take a look. We have many
different religeons among us, and all divided into different denominations . But which of us is
correct? Or is everything just one big swirling mass of everthing - or just nonsense? Lets ta....
Books?!
Web-Site? (8) I am the active student of Amrican University of Dubai (AUD). Basically, I' tired of buying new
books in the UNI's book store whcih will last only for 3 months. Anybody knows where I may get
them online like in PDF format.....
Ashes
interesting ideas for when I die (5) When i die I don't like bugs and being eaten by my own enzymes so I want to be "turned to ash"
or cremated. so I was wondering what to do with the ashes.. I want something cool and interesting.
My idea is that they get turned into a diamond and then that diamond is flown into space and left
there! To float about. I don't personally believe in a God/Higher being so don't worry
about what it is Anyone got any good/better ideas?....
Top Five Books
(20) Here is my top five list of books: QUOTE 1.Lord of The Rings 2.Harry Potter 3.Atonement 4.A
Clockwork Orange 5.Agents of Light and Darkness and what's your list? Topics like this
should not be started. Quote your lists ....
I Am Looking For Ideas For A Mirc Addon
I want your ideas (1) Well im currently between 2 projects that im scripting and im bored with them haha!! Just
looking for ideas for something else i can make... Maybe just sumthing little that u want made, i
will make it for you and release it here. I have a fairly wide range of scripting knowledge and i
will try to make most things... Always looking to learn more things also Ta....
What Books Are You Reading This Month?
(18) what books are you reading this month?? I'me reading THE WATCHMAN, by Robert Crais. What about
you guys??....
Chemistry Essay
I need a few ideas (7) I'm probably missing something really obvious here but I need some ideas for an essay I have
been set as my first task on my A Level course. I was set this by my new chemistry teacher, and
personally I think it's a bit heavy for our first task, but I don't really have a choice.
QUOTE Write an essay (with illustrations if appropriate) describing the impact which the study of
Chemistry has made on human civilization. Include a range of specific examples taken from both
historical and modern times. I have to write between 1,500 and 2,000 words, and so....
Sentences In Certain Books Which Change Your Life
whats yours... (7) here are some sentences which i think may be very philosophic. from some books iv read. 1. if
there's a person who you think worths you protecting life long,happy what he/she happies,sad
what he/she sads,worry what he/she worries,then the life gets no regrets. 2. where make your heart
calm,is your home. 3. making faults once,twice,third times etc has no relates with the destiny,the
space and the time.it just because we have a certain weakness in the character. 4. people differ
from each other.the day's going to rain so the birdss going to fly.some things we c....
Your First Autoit
Learning To Code.. (4) Autoit is a simple, yet powerful programming language, it allowed the creation of the pangea
desktops, and the Remote Pc Control with a cell.. You can learn it too. Here is the first of several
lessons i will post inside of this topic. It is a 32 bit program, it doesnt work on windows 98, 95,
and i dont think (THINK) Windows ME Step 1: Download and install the latest version of autoit from
http://www.autoitscript.com i prefer that you use beta. Step 2: Right click somewhere on your
desktop or my documents, and mouseover new and click Autoit V3 Script Step 3 (optiona....
Magazines
not books but reading materials (3) Its not really a book but its reading material. Do you purchase magazines? If so what do you get and
how often? I am currently subscribed to: Computer Active PC Pro Martial Arts Illustrated....
Movie Ideas
For O&J Productions (14) Hey guys and girls, I am looking for some good script ideas. I have a site for O&J Productions at
http://ojproductions.net and we have lots of ideas, but would love to hear some new and fresh ideas
for movies and short films. We are not too big in horror and romance, but anything is great. Music
videos, comedies, commercials, talk shows, you name it and if you have a good idea and possibly a
script post it here. Plus if someone is onto something other people can add stuff to the script and
so on to make it perfect. So go ahead and post what you think would be funny, s....
Computer Problems - Hanging/crashing
PC Randomly Crashes And Hangs, Ideas? (16) I recently got a new computer, a NEC i-Select D5410. A few days ago it started to randomly crash,
and all inputs and outputs were cut. The monitor displayed "No Signal", the keyboard and mouse
stopped working and the speakers cut out, yet the power light remained on, and the fans were still
spinning. Opening the DVD and CD drive still worked, so it isn't a power or mobo failure, as far
as I am aware. In an attempt to remedy the problem I have moved the computer into a more open area
to try and improve air flow, as I belive the problem is overheating or lack of air c....
Halo Books
anyone read em? (20) The halo books are actually pretty good books there about 300 pages long each and their a good break
from video games the first one in the series is titled halo:fall of reach which is about how the
chief was trained and who started the spartan program and wat the chiefs real name is and his fellow
spartans book 2 is called halo:the flood which is a more detailed version of halo1 it talks about
wat the marines were doing while the chief was off killin everything and stuff like that more
backstory the third book is called halo:first strike this is about wat happens between....
Give Me Website Ideas..
Website Ideas : Something original. Ideas for making a site (30) Website Ideas I'm deciding to take down my site, it's getting kind of old and
boring, but I don't want to just stop with having a site. I need some ideas for something that
provides a service of some sort to people. There are millions of blogs, I really don't want to
post about my life on a daily basis anyway. All ideas will be welcomed, I can't seem to think
of anything at all, so Im asking you. What could my new website be about?....
Any Ideas?
Wasted ideas. (2) Hi has anybody got any games they started writing but stopped. If you have just put the idea/theme
of the game here, for others to benefit from. You get a great idea, but for some reason you
can't make it and just forget about it. Rather than just leaving it as nothing, why not share
the ideas you had here, so others can use them and see if they can make something from it. Just and
idea. Cheers guys.....
Who Wants To Start A Mmorpg?
Ideas for a new MMORPG. (11) Who here would like to start thier own massivley multiplayer online game? I would love to start one
myself but sadly I am not yet skilled enough to code it myself. Does anyone else here want to start
thier own online game? Post your ideas here and maybe if we put our heads together we could make
something great! Any suggestions on open source scripts for a game or other useful info please
share! I hope we can come up with a great game! zippy77....
Beside novel or friction, what do you read?
Wonder what books trap17 people read. (5) Anyone read sth like "The Goal", SuZe Orman's books, or cook book?....
Types of books
(9) What are your favorite type of books? Horror Action/Adventure Suspense Drama Angst Mystery Romance
Humor other My favorite types of books are horror and suspense. They keep you on the edge.....
Looking for learning, php, methods, books, ideas
|
*RANDOM STUFF*
*SIMILAR VIDEOS*
Searching Video's for learning, php, methods, books, ideas
*MORE FROM TRAP17.COM*
|
advertisement
|
|