Jump to content

You're Neatness


NArc0t1c

Recommended Posts

Everyone tests something they do sometimes..

 

Say you want to refresh you're memory on how a function works, then you will make a script to check.

Or maybe to debug a script someone has posted.

 

Now.., Do you delete them instantly or do you wait for them to pile up?

I would like to make a script that you could easily test scripts, functions and more. someday when I have time.

Link to comment
https://forums.phpfreaks.com/topic/65223-youre-neatness/
Share on other sites

  • 2 months later...

Only one?

 

That's what I was thinking. That's actually a good idea to have one single "test" file, I normally will create a new file and sometimes with the prefix "test" or something relevant, but just a single test file...I have to do that now. :)

Link to comment
https://forums.phpfreaks.com/topic/65223-youre-neatness/#findComment-385436
Share on other sites

I have a test directory so that I can try out new things and keep them if they work out so that I can use them later. If I'm testing something in a site I usually use zzz_test.php so that it drops to the bottom of the files so later I can find it and delete it quickly.

Link to comment
https://forums.phpfreaks.com/topic/65223-youre-neatness/#findComment-385716
Share on other sites

  • 2 weeks later...
  • 4 months later...
  • 2 weeks later...
  • 4 weeks later...
  • 2 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.