Thread: HTML from text
View Single Post
  #12 (permalink)  
Old 05-11-2008, 05:39 PM
John's Avatar   
John John is offline
Co-Administrator
 
Join Date: Jul 2006
Age: 19
Posts: 2,633
Last Blog:
Passwords
Rep Power: 20
John has much to be proud ofJohn has much to be proud ofJohn has much to be proud ofJohn has much to be proud ofJohn has much to be proud ofJohn has much to be proud ofJohn has much to be proud ofJohn has much to be proud of
Send a message via AIM to John
Default Re: HTML from text

Quote:
Originally Posted by Jordan View Post
I like the shebang at the top of your script. I've never really thought about adding this to a PHP script but it would be useful for shell script execution.
Yeah, when doing simple things like testing functions, I find it faster to use nano/vim to edit the php; then since I'm already in the terminal, just execute it there too.
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum | My Blog
Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall
Reply With Quote