Tagged Questions
4
votes
5answers
211 views
PHP: What do you use to write it? [closed]
Possible Duplicate:
What is the best IDE for PHP ?
Hello again everybody,
I finish my work placement next week and have over a month off before I start my studies again. Being the super ...
1
vote
1answer
95 views
Publish to RSS from command line
From a Windows command line, I'd like to be able to publish to an RSS feed. I visualize something like this:
rsspub @builds "Build completed without errors."
Then, someone could go to my computer:
...