| | |||||||
| |||||||
| New! Use your Facebook, Google, AIM & Yahoo accounts to securely log into this site, click logo to login | |
| CODE This forum is for posting code snippets and example scripts that aren't quite tutorials, but could be useful for others. You may post code snippets and/or completed scripts that you've written and want to share here. |
![]() |
| | LinkBack | Thread Tools |
| | #1 (permalink) |
| NamePros Regular | Readme Generator Hey, Just thought i'd post here a readme generator i've created. I created it a month back just practising with fwrite and a few other functions and i hope that people can use this script for practise with exactly the same thing. You enter a few details about your product, ie. development team, version main info etc etc and it creates a .txt readme including ASCII generated text at the top using figlet. EDIT: Just updated to V1.2 (Added commenting throughout the main folder to help people understand and edit it )Main page: http://www.beaver6813.com/me/?page_id=7 Demo: http://www.beaver6813.com/readmegen Download: New V1.2: http://www.beaver6813.com/me/wp-cont...rator_V1.2.zip Any bugs or suggestions, lemme know ![]() Beav
__________________ -Beaver6813.com V5 Soon! Last edited by beaver6813; 12-02-2006 at 01:34 AM. |
| |
| | #5 (permalink) |
| A Wealth of Knowledge | This is definitely cool! Nice work. -Steve
__________________ Follow Me on Twitter: |
| |
| | #11 (permalink) |
| NamePros Regular | Thanks guys for the rep etc Much appreciated. I've updated the script to V1.2, i've basically just commented on everything that the script does step by step so people will find it easier to use and understand
__________________ -Beaver6813.com V5 Soon! |
| |
| | #12 (permalink) |
| Senior Member | the download link doesnt work anymore
__________________ Unblock Facebook || Simplifying Engineering || $$ Currency Converter $$ Domains for Sale: GIF.BZ || ArmyPictures.net || Duethost.com || OnionProxy.com || SitesLogin.com Fresh Proxies || Random Proxy |
| |
| | #16 (permalink) |
| NamePros Regular | Your demo displays this error : Warning: fopen(readmesaved/README-Demo_Name-90.txt) [function.fopen]: failed to open stream: Permission denied in /home/beaver68/public_html/readmegen/index.php on line 135 Cannot open file (readmesaved/README-Demo_Name-90.txt) Check your permissions? |
| |
| | #18 (permalink) |
| NamePros Regular | A demo for anyone to see : http://www.beaver6813.com/readmegen/...mo_Name-39.txt I love the isometric ASCII |
| |
| | #19 (permalink) |
| Senior Member | Code: ___ ___ ___ ___ ___ ___
|\__\ /\ \ /\ \ /\ \ /\ \ /\__\
|:| | /::\ \ /::\ \ /::\ \ /::\ \ /:/ /
|:| | /:/\:\ \ /:/\:\ \ /:/\:\ \ /:/\:\ \ /:/ /
|:|__|__ /:/ \:\ \ /:/ \:\ \ /:/ \:\ \ /:/ \:\ \ /:/ /
/::::\__\ /:/__/ \:\__\ /:/__/ \:\__\ /:/__/ \:\__\ /:/__/ \:\__\ /:/__/
/:/~~/~ \:\ \ /:/ / \:\ \ \/__/ \:\ \ /:/ / \:\ \ /:/ / \:\ \
/:/ / \:\ /:/ / \:\ \ \:\ /:/ / \:\ /:/ / \:\ \
\/__/ \:\/:/ / \:\ \ \:\/:/ / \:\/:/ / \:\ \
\::/ / \:\__\ \::/ / \::/ / \:\__\
\/__/ \/__/ \/__/ \/__/ \/__/
><><><><><><><><><><><><><><><><><><><><><><><><><><><><
------------------------------------------------------
__________________ |
| |