Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/robbestad/funny-old-php

The many ways of entering PHP mode
https://github.com/robbestad/funny-old-php

Last synced: about 2 months ago
JSON representation

The many ways of entering PHP mode

Awesome Lists containing this project

README

        

# Funny old PHP

Fancy yourself a PHP programmer? Well, then you probably know of all the ways you can initiate PHP mode, right?

This is the most used: ____

It's got an echo mode: __=__ ... __?>__

But did you know you can use ASP tags as well?

So, you can start PHP like this: __<%__ ... __%>__

It's got an echo mode as well: __<%=__ ... __%>__

But, hey, why stop there. Why not try this?

```____ ... ____```

The funny thing is that you can mix and match. So you can open
with classic ____. Or you can open
with __<%=__ and close with __?>__. Of course, to throw everyone
off, open with ```____``` and close with
any of the above.

Happy coding