Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: PHPMonks?

by TedPride (Priest)
on Mar 17, 2005 at 09:08 UTC ( [id://440312]=note: print w/replies, xml ) Need Help??


in reply to PHPMonks?

PHP is easier to learn than Perl, though messier to write large programs in, and the following has always sufficed for PHP language questions:

http://www.php.net/manual/en/

I use Perl for heavy algorithms work (high work, low number of accesses) and PHP for most of my web apps (low work, high number of accesses), since I don't have access to mod_perl.

Replies are listed 'Best First'.
Re: PHPMonks?
by b10m (Vicar) on Mar 17, 2005 at 09:18 UTC

    That's probably the only good thing of PHP, the online documentation and handy lookup (http://php.net/keyword), but luckilly good monk Juerd provides us that for Perl too on his site: http://tnx.nl/keyword

    --
    b10m

    All code is usually tested, but rarely trusted.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://440312]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (4)
As of 2024-03-29 05:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found