Envision, Create, Share

Welcome to HBGames, a leading amateur game development forum and Discord server. All are welcome, and amongst our ranks you will find experts in their field from all aspects of video game design and development.

yay im a php programmer

Status
Not open for further replies.
so i've never really been much of a programmer or anything. i've been into web design for a long time but always from the design end. i've wanted to do php forever but i've always been TERRIFIED of programming. well over the past weeend i finally sat down and forced myself to try and learn this motherfucker. i've been using this tutorial series which seems to be pretty fucking amazing.

so far i'm really glad with what i've learned and i think i'm making pretty decent progress.

i set up a subdomain on my site where i was testing and doing all my tutorial exercizes. i doubt anyone cares but it's here. the only interesting one really is the lol generator mark II because it was my first time making something myself without just following the tutorials (i used a previous version (which i did make with the tutorial) and added shit after i learned how to use functions).

today i actually did my first php script and it works nicely. it's visible here and it's just a simple form thing. i'm very proud of it, though.

so i don't really get where i'm going with this topic other than "holy shit guys im a programmer now" or something  :thumb:
 
Wyatt":2cpgd3l3 said:
The codes.php thing doesn't load for me, I just get a 404 page.

But lol generator is awesome.

yeah i took it down because some faggot was spamming it. in reality hought it was a good lesson in security so i'm glad he did it.
 
<?php
echo 'Well done';
$questions = array('What have you learnt', 'What is your favourite command', 'How hard did you find it?');
echo $questions(rand[0], [2]);
?>

:)
 
Status
Not open for further replies.

Thank you for viewing

HBGames is a leading amateur video game development forum and Discord server open to all ability levels. Feel free to have a nosey around!

Discord

Join our growing and active Discord server to discuss all aspects of game making in a relaxed environment. Join Us

Content

  • Our Games
  • Games in Development
  • Emoji by Twemoji.
    Top