Re: For those that hand code...



Jeff wrote:

dorayme wrote:
I'll say it again: best is get a home server with PHP,

I'm mixed up here. Why do you need a home server with PHP?

For the same reason you have a development environment for any kind of
software you write. You create and test, fix bugs, and test again,
before you upload/distribute to the public.

Of course, if you write only in plain, pure HTML, a browser alone is all
that is necessary.

Look up LAMP and/or WAMP (depending on your operating system).

--
-bts
-Friends don't let friends drive Vista
.



Relevant Pages

  • Re: Making groups
    ... It's actually the native array type in PHP. ... One more reason to avoid PHP. ... I've been doing database stuff since oracle cost $100K a seat. ... They're actually exceedingly useful once you get used to them. ...
    (comp.lang.tcl)
  • Re: Beginner Projects
    ... it would be too large starting out as a beginner PHP programmer. ... regulations requiring this and students challenging their grades etc ... will also need to be familiar with SQL (a database language). ... Is there a reason why you ...
    (comp.lang.php)
  • Re: For those that hand code...
    ... Why do you need a home server with PHP? ... For the same reason you have a development environment for any kind ... as I backup the web host data ... download the files, edit them, and reupload. ...
    (alt.html)
  • Re: mail and displaying errors
    ... For whatever reason, it's ... my question is - how do I make php print the real ... What should I be looking at to figure out why mail is failing to ... JDS Computer Training Corp. ...
    (comp.lang.php)
  • Re: create array from members of an array of objects
    ... Just tell them to leave everything between alone and it should be OK, no reason to forced single line statements. ... Linebreaks aren't actually required in PHP, so you could just leave them in, and when the code needs to be updated you can whip it into some kind of formatted readable shape quite fast with any competent texteditor. ... But the main reason for me posting here in this thread is about commenting: I'd like to take the oppertunity advocate the user of the /x modifier for regexes. ...
    (comp.lang.php)