Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
Protecting forms
Alright, I want to protect some forms of mine from SQL Injections, because I had someone earlier spa
Good Programming and Web Design Books
Hi,
I recived a pm today from a fellow phpfreaker regarding php books, i replied with the fo
Track downloads' status
Hello,
I need to make somehow, some system, to track whether downloads are completed or faile
Creating a custom API
I'm creating a site, and I need to create a basic API. Unfortunately I have no idea where to start.
Email/MMS to Site
Hey guys. I'm looking for a way for a user to upload images and/or text via their cell phones. It
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
Displaying image from database
Hi,
I've got a site where that's got a database behind it. Currently it has loads of items in
PHP MySQL Return Results Issue
Hi guys,
I'm running joomla and made a module which is using ajax.
Basically i just have a