Code error with Index.php
Error: Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/runevid/public_
php automatically escaping single quotes
I'm trying to test out my security a bit and I've noticed that php is escaping my single quotes. For
Why is my row count 0?
Here's the MySQL query i'm running. It basically pulls data from 2 tables based on some data passed.
removing space from the end of a variable
i have a variable $image which contains the following url "http://tiles.xbox.com/tiles/oo/P5/0m
Date Question
I'm using the TIMESTAMP() function within mysql to set the date/time for certain events. However, ho
Search with relational database
Hey,
I have quite a complicated (for me anyway ) relational database for an apartments syste
Attempt to assign property of non-object in...
I'm having issues with the following function in PHP 5...
function getTreeWithChildre
Array disappearing in foreach loop
Okay, I have this problem where an array will become undefined in a foreach loop.
Here is the
an interesting question
Greetings folks, got to ask an interesting question...
let say
i have created a function s
Displaying image pathname instead of image
Hello
Im trying to upload and then display images from a mysql database - Its only basic and