Database/Table Collation
What is the Database, and table collations used for? i don't understand what there used for since co
Php If in MySql query (hiding labels if a field is empty)
Okay, I've been trying to do this for a while, and I'm finally going to ask for help so I can get th
Problems with adding a link to one position in a 'foreach' loop, please help
Hello!
Iam pretty new to programming and I wanna create a table with users from an array. It
why is it over writing
Code: $filepaths[] = $_FILES['new_image'];
foreach ($filepaths as $filepath)
{
$imagename =
Setting condidtions for an input box
Hi all,
I would like to set a condition in a txt box that says the number a user enters has t
Page not Loading After Test
Hey All
It seemed that an inlcude statement wasn't working for some reason, so I tried a more
Comparing two dates
Hi Guys
I have two dates I want to compare. Below is my current implementation. The problem with
Retrieving innerHTML with cURL?
Hey all (sorry I know I'm a leecher, but I soon won't be. This is my first PHP project, but not my l
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
Uploading/Downloading files stored in MySQL database
Hey all,
This problem just came up in my website and I'm having a hard time figuring out what