help removing unwanted graphic
How do I remove the small elongated rectangular shape between the "Latest post" and "
Simpler method of getting variables from mysql
Hi Guys,
I'm trying to streamline my CMS's code and as I was writing a new page it occured to
Retrieving Data from Two Different Databases
Hello All,
Ran into another problem and would appreciate some help! I have two datab
Sufficient protection from bad input?
I am writing a simple script to let people upload 'pages' of their own content, be it simply a few b
Include a php
Hello,
I'm trying to include a function that shows the recent searches.
Example I have <
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...
Having a problem get the selected item from a drop down menu
I have been looking at this for days now.
I have a drop down menu that get it's values from a
checkbox update
I am having a brain fart right now and i cant remember how to do this. if anyone could help that wou
Change image filetype on upload?
Hi,
I've got a form which uploads an image to the server.
Is it possible to change the image t
cstdatomic (c++0x std::atomic) / g++ 4.4
Hello,
I'm trying to use cstdatomic (std::atomic in the upcoming c++0x standard) in g++