SQL Injection
In my attempts to protect my database from mySQL injection I have created another problem for myself
cURL Upload Help
OK, I am creating a bridge from a local program to my website and I am trying to find the best way t
Dynamic links in an include file
I am working on a small piece of code that counts records from a database and displays the result to
Server side $_SESSION
how does one keep the session completely server side. no cookies to the browser at all. i need this
text box alphanumeric caracters only
hi all!
I have search on google on how to enter in a test box only caracters A-Z,a-z,0-9 usi
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
iMatch stored value with the current value in a loop
Hello,
I have a MySQL db were I store articles in.
I have a form to fill these article
Help with looping
I have a comma separated list of colors taken from a database ($ICo) and a directory of images named
Access website from only 1 computer...?
One of my customers wants his website to only be accessed by people in which they bought the website
RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai