Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

What PHP books do you use/suggest?


ckyshop.co.uk

Recommended Posts

PHP:

 

PHP and MySQL web development - 2nd edition - Welling Thompson

 

Google

 

SQL:

 

Sams teach yourself SQL in 24 hours - third edition

 

Google

Your online success is Paramount.

Link to comment
Share on other sites

Thanks, Emmett. I'd been pondering that same question recently. I'm sure that there is no shortage of PHP nor MySQL books available . . .

 

Do you prefer those over others you've used, or did they just seem to get better reviews from other folks?

 

Just curious.

 

-jared

Link to comment
Share on other sites

Got them based on Amazon reviews.

 

Although Sams I have used in the past and have not been disappointed.

 

I use them more as reference guides than teaching aids - and they do the job - also searching the net for specific answers is another way to go - hence google.

Your online success is Paramount.

Link to comment
Share on other sites

Nothing beats the PHP online manual when wanting to know how a function works, what order the parameters are, and to see why something isn't working the right way (user comments).

 

Simply enter the function name after the php url, for example:

 

http://www.php.net/strpos

:heart:, osCommerce

Link to comment
Share on other sites

Nothing beats the PHP online manual when wanting to know how a function works, what order the parameters are, and to see why something isn't working the right way (user comments).

 

I use this all the time, It is rare I pick up a book anymore, since the online manual is kept up to date more then any book, and even comes with code examples to review the functionality :thumbsup:

 

cheers,

 

Peter M

Peter McGrath

-----------------------------

See my Profile (click here) for more information and to contact me for professional osCommerce support that includes SEO development, custom development and security implementation

Link to comment
Share on other sites

I learned PHP by reading osC code. No joke. Before I started reading osC code I'd never seen PHP before in my life. Now, I'm writing huge custom applications in PHP (many that tie into osC over XML). I would definitely recommend this as a source to learn by.

Chris Sullivan

Link to comment
Share on other sites

I am no expert like Blueline, but I have learnt all my code from osc as well. I can't quite write code, but I can certainly decipher errors much more easily then before.

Link to comment
Share on other sites

true, true, but I for one, have to have some sort of base knowledge before a reference guide is all I need. :)

 

-jared

 

 

umm i have read a couple of php 5 beginners' tutorials at www.zend.com. they r quite good.

 

n hey visit the programming (or was it free programming resouces?) forum of www.ozzu.com

some ppl have listed some very good resources for learning php. if u can't find them, pm me. i will try to find it out 4 ya.

Irfan,

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...