Wrox Programmer Forums
Go Back   Wrox Programmer Forums > PHP/MySQL > Pro PHP
|
Pro PHP Advanced PHP coding discussions. Beginning-level questions will be redirected to the Beginning PHP forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Pro PHP section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old April 15th, 2004, 10:21 PM
Registered User
 
Join Date: Mar 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to pdparker Send a message via AIM to pdparker Send a message via MSN to pdparker Send a message via Yahoo to pdparker
Default Any examples of advanced PHP code?

I'm a perl programmer looking for a good application or two to download and examine to learn from. Anyone know of any good examples?

Philip Parker
[email protected]

 
Old April 16th, 2004, 07:49 AM
Friend of Wrox
 
Join Date: Nov 2003
Posts: 1,285
Thanks: 0
Thanked 2 Times in 2 Posts
Default

I would suggest buying a book, personally. I have a few books that helped me learn PHP real fast.

Just my advice.

Snib

<><
 
Old April 19th, 2004, 09:05 PM
Friend of Wrox
 
Join Date: Sep 2003
Posts: 451
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to Ben Horne
Default

Phil,

You also might want to check your local library. They may have a book or two that has code to play with. Also, you may want to check out the Code Download page on this site. I'm not sure if Wrox has any downloadable code relating to PHP but you could check it out. Otherwise, you'll have to contact Apress for code downloads.
  Reason being that some of the books that were once owned by Wrox are now owned by Apress.

Hope this helps out,



Quote:
quote:Originally posted by pdparker
 I'm a perl programmer looking for a good application or two to download and examine to learn from. Anyone know of any good examples?

Philip Parker
[email protected]

Ben Horne
Madison Area Technical College student

-------------------------
http://community.webshots.com/user/valerian114

"There are two kinds of people in the world: Those who claim to be Flash junkies and those who actually are Flash junkies"
 
Old April 20th, 2004, 12:54 AM
richard.york's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 1,706
Thanks: 0
Thanked 6 Times in 6 Posts
Default

Hi Philip,
There are a few PHP repositories out there if you're looking for full-blown apps. The first I'd try is PEAR, the (P)HP (E)xtension and (A)pplication (R)epository go to http://pear.php.net. Be sure to read the manual and FAQs *first*, as PEAR has its own installer which makes getting started with PEAR much easier. The installer can be used via the command line or via one of the frontend packages. For many PEAR packages you must use the installer as stuff doesn't work out of the box.

Another is Horde, at http://www.horde.org, which offers packages similar to that of PEAR, in fact most, if not all, of these use the PEAR interface to install also.

That ought to be enough to keep you busy for a while :)

hth,
Rich

::::::::::::::::::::::::::::::::::::::::::
The Spicy Peanut Project
http://www.spicypeanut.net
::::::::::::::::::::::::::::::::::::::::::
 
Old April 22nd, 2004, 02:08 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 836
Thanks: 0
Thanked 0 Times in 0 Posts
Default

You can also browse the links from the PHP website, particularly phpbuilder.com, hotscripts.com, etc...
  http://www.php.net/links



Take care,

Nik
http://www.bigaction.org/
 
Old May 15th, 2004, 08:58 PM
Registered User
 
Join Date: May 2004
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to vsentinel
Default

I made an IRC bot which you can take a look at if you want.

Gimme an email and I'll sent it to you (It's not on the internet).

It's about 1,000 lines long though, so I dunno if you can be bothered to flick through it all...

Cheers

Code:
+--------------------------------------------+
| Coldsteel - A dream, soon to be reality // |
|                                         \\ |
| www.vsentinel.net , coming soon         // |
+--------------------------------------------+





Similar Threads
Thread Thread Starter Forum Replies Last Post
What is Advanced PHP raaj Beginning PHP 6 December 21st, 2006 12:51 PM
code for examples marciann BOOK: Access 2003 VBA Programmer's Reference 3 February 20th, 2005 07:35 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.