Re: New To PHP



Bruno Barros wrote:
On 30 Sep, 14:49, "Shelly" <sheldonlg.n...@xxxxxxxxxxxxxxxx> wrote:
"Bruno Barros" <rage...@xxxxxxxxx> wrote in message

news:1191099058.970502.312190@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx



On 29 Sep, 19:52, Jerry Stuckle <jstuck...@xxxxxxxxxxxxx> wrote:
Bruno Barros wrote:
Yes PHP is completely free and yes, you can use it on any Operating
System you want to.
But for programming in PHP you don't need to have PHP.
???
How are you going to program in PHP if you don't have it?
Even if you're using a server to run your scripts, you need it
somewhere. And personally, I prefer to have development on my local
system.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstuck...@xxxxxxxxxxxxx
==================
Notepad doesn't have PHP and one can code on it. The problem is for
testing ;) But that's testing, not programming.
AAAAARRRRGGGGHHHHHHHHHHHH! If you can say this with a straight face, then I
would NEVER hire you! "programming" include:
(a) design
(b) roughing it out
(c) coding (what you refer to as programming)
(d) debugging
(e) testing
(f) more testing
(g) even more testing
(h) upgrades
(i) more testsing of upgrades
etc.

Shelly

Yeah yeah I know... And I do that. I just mean when I started
programming PHP I didn't have a server software.

And I don't refer that as programming. I just mean that even with free
hosting you can program and do everything you want. You don't actually
need a server software to PROGRAM! It sure is more easy to have it on
ur own PC, but it's not a MUST.


No one said you needed PHP on YOUR system. Just that you need PHP. Nothing more, nothing less.

And I agree with Shelly. All of the above is part of PROGRAMMING. As opposed to WRITING CODE. For the latter, all you need is Notepad.


--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@xxxxxxxxxxxxx
==================
.



Relevant Pages

  • Re: A Lot of Questions from a Noob
    ... OOP is a language paradigm that is not specific to ... I Google'd for an introduction to object-oriented programming, ... Watch out for the die-hard Perl fanbois: ... PHP 5 OOP has come a long way from PHP 4. ...
    (comp.lang.php)
  • Re: What Next?
    ... Thanks Peter and everyone who responded, ... create webpages: First, proprietary pages for myself, and second, webpages ... since I want to be able to draw graphs from php. ... of programming and the software ...
    (comp.lang.php)
  • Re: PHP as a secure language? PHP worms? [was: Re: new linux malware]
    ... _Programming Languages: Concepts and Paradigms_ he defines some of the paradigms of programming languages; on pp 12-13, ... This book is classic but doesn't list Perl or PHP or Java -- but the concepts are the same. ...
    (Bugtraq)
  • Re: What is the learning curve for PHP?
    ... I was thinking about learning PHP, ... write scripts that produce client applications like Java? ... I have experience with procedural programming in C, ... PHP is a much higher level language than C. ...
    (comp.lang.php)
  • Re: [PHP] New to PHP question
    ... just learning PHP from what is arguably not one of the best books on PHP ... Yes, I know, they should learn proper programming practices from the ... beginning, blah blah blah. ... but I suggest that once you get beyonds the basics ...
    (php.general)