Staff Induction System - No idea where to go from here!!!
Hi there, I'm pretty new to PHP and Mysql so could really do with being pointed in the right directi
Switch letters in message (basic cryptology)...
I am trying to switch letters around in a message for an application on my site (see here). The prob
pull content
I have an existing page, domain/adverts.php which has a good PR. I've just rebuilt my site and the n
if php cookie set, show code...
Hi all.. I need to figure out this little snippet right quick.. seems like it should be easy enough
Varible in trigger - refering to correct schema
Hello
Im having some issues with my trigger.
What I want to do is call opon a differ
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
Adding to an Int row in db
Hi, i have a database which houses all of the users of my site. One of the columns is for points whi
why is it over writing
Code: $filepaths[] = $_FILES['new_image'];
foreach ($filepaths as $filepath)
{
$imagename =
Php script to read msword file
hi,
I need to read a msword file and i want to print the contents in that word file.
i
help with image upload code
Hello,
right now this code I have resizes images and then places them into the uploads folder