Page 1 of 1

Sometimes drives me crazy :)

Posted: Fri Jan 09, 2004 3:56 am
by fastfingertips
Yesterday I made wrote an environment engine for a sit, as you guess some classes and a lot of code (session handlers, database classes etc). But because it took me a lot of time I decided to test all today.

Everything seems to be ok with the exception of the session system (my sessions are stored into a MySQL db) at every click it adds to the session string this chars: \’. So take a look to the code, check and recheck for at least 2 hours and nothing, everything seems to be ok (more the 400 code lines). As you guess I test the code with a lot of echoes. Lately when is I was preparing for a great hara-kiri I saw that in the intermediary login page (used to perform some checks) I forgot to close “ to the redirection URL and because of that at every check my engine was adding that.

My advice: be aware when you are using following symbols: “,’ because sometimes these things are able to make a mad person from a serious and gentle programmer.

:oops:

Posted: Fri Jan 09, 2004 8:05 am
by igoy
Thanks a lot for sharing your experience.... :)

guess, your username is jsut perfect (for such mistake) !!! ;)