Jump to content

Mord's Blog

  • entries
    170
  • comments
    93
  • views
    100,648

php


Mord

727 views

I've started attempting to learn php again in an attempt to overhaul my own website in the future. Should be relatively easy this time since it's actually a lot like Kermit, which I've been fiddling around with at work lately. Which means they're both similar to C. :P

 

Printed off a bunch of tutorials to read on break at work regarding file manipulation and the like. I'll be printing off the less advanced stuff as well tomorrow or something just so I know the syntax. This is pretty much the same approach I had towards learning assembly for the 2600 - printing off all of Andrew's tutorials and putting them into a binder to review whenever I had a spare minute. That and actually doing as well.

 

I currently have my main site up on dreamhosters at present, which has php installed, so testing random stuff should be fairly easy. :) I just have to decide on a layout for the overall page now so I can get an idea of what I actually need from php.

2 Comments


Recommended Comments

To test stuff, you can do that on your machine, if you have a server (i.e. Apache). It would be fairly ridiculous to ftp stuff to dreamhost just to test a web page. If you're just learning PHP for fun, I'd download something like WAMP or XAMPP (depending on your operating system) to get you going really easily. If you're feeling ambitious, you can compile them all separately and try to get them to talk to each other via the configuration files. It's quite the learning process. :)

Link to comment

I'll take a look at WAMP a bit later. Although the enthusiasm has dulled a bit lately since dreamhosters has apparently killed off their Apache php stuff in the meantime. Meaning even if I rewrite my site for php, I can't actually put it up there and have it work it seems. I still plan on doing the redesign however, so using WAMP to build it up offline until I'm ready to find a new hosting service. No big rush on it now tho so I'm probably going to go back to working on code for a while. :)

Link to comment
Guest
Add a comment...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...