Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/robbestad/funny-old-php
- Owner: robbestad
- Created: 2014-10-06T11:32:44.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-06T11:47:23.000Z (over 10 years ago)
- Last Synced: 2024-04-13T17:10:57.948Z (10 months ago)
- Language: PHP
- Size: 172 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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