Jump to content

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...
This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.