1

while doing web thingies for over 20 years now i have a feeling i did it properly for the first time now. i am proud and embarrassed at the same time.
maybe for the first time php doesn't echo html with inline-js and -css.

Comments
  • 2
    Me, a gentleman...

    <?php if(thingy) { ?>
    <a class=“linka”></a>
    <?php } else { ?>
    <a class=“linkb”></>
    <?php } ?>
  • 1
    @HiFiWiFiSciFi i see you know what i am talking about!
  • 1
    @erroronline1

    Write backend in Node against Mongo.

    Write front end with PHP echoing inline styles.

    Make a website with JS as its backend and PHP as its front end because fuck all conventions.
Add Comment