Home General Rants An example of why you should not bother stealing my code…

An example of why you should not bother stealing my code…

by padd

What the hell is spinny!!! lol Okay so i know what spinny is but why on earth did i decide to call it that? It’s fun looking back at my code

< % ‘write all session data
dim spinny
For Each spinny in Session.Contents
Response.Write(spinny & “-” & session.Contents(spinny) & ” “)
Next

response.Write(password_hash)
response.Write(” “)
response.Write(sql)
%>

You may also like

Leave a Comment

* By using this form you agree with the storage and handling of your data by this website.

This site uses Akismet to reduce spam. Learn how your comment data is processed.