Standard DES encryption script?
Can anybody point me to a tutorial or a short script that shows how to encrypt some text with salt i
generating all possible random letters
hi'
how can i randomize the letters a,b,c,d,e all possible ways, and i want to print the res
Variable passed to each() is not an array or object
Hi,
This is a email a friend type of form, and it isn't working anymore.
<?
question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or
Upload Code Help
Hi everyone I need some help with a bit of code ive been working with for a while. I am completely s
button help
i originally had this but realised it is much easier to have a button.
Code: <?php
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav
login form can you find my error?
registrationform.php seems fine send data to registration.php
registration.php seems fine checks
SWF image using php?
Hello once again.
My latest en devour requires me to produce an image of a static .swf that i
Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN