Displaying posts tagged:

FindString with WildCard

I needed this function which searches a string and matches with wildcards, so I wrote one. And then on the PB forums I found a whole thread on the subject (after I was finished, of course!)
Here is the forum link.

Work Related (DB)

Work has been crazy lately, for the past few months. I believe this has been due to a large increase in business while our workforce remains the same size.

Switching Code - 92

Where I work, I am a software engineer--so I do a lot of coding.  In the (almost) 4 years I have been there, we (another se, and me) have used mostly VB6 for just about everything...and we have several programs that we have written in-house that range in function.  Mostly data handling/analyzation/stuff.
Anyway, as Win7 and …

More code stuffs - 85

At the other domain (link on the right, to jrob CodeStuffs), I've made a few modifications.  I was playing with PHP a bit, and reorganized the pages.  Then I added a table in my MySQL db and put the info in there, so the page can be created dynamically from information in the db.  It's still …