Advertisement
Guest User

Untitled

a guest
Aug 23rd, 2019
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. go to file - user prefrences -snippets - chooose HTML
  2.  
  3.  
  4. delete anything betwween brackets and paste this
  5.  
  6.  
  7.  
  8. "php": {
  9. "prefix": "php",
  10. "body": [
  11. "<?php $1 ?>"
  12. ],
  13. "description": "php tag"
  14. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement