Undefined Variable: PHP_SELF, pls help
Hi,
Im a newbie on PHP / MySQL programming and Im running a script to search one field on my
Need help with basic sql
Hi,
I am using oracle 10g, and having some small doubts related to sql , here goes the si
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++
Why is this query failing?
Why is this not working?
$query = "SELECT * FROM `users` WHERE `userid` = " . $USERID
php is not recognized as an internal or external command
Hello,
I am trying to bake the code in CakePHP through my console.
I have changed my Path
my sql select id and then update problem.
I need to select some auto incremented ids out of a database and then use those id in a where statem
Securing a user input - need some confirmation
Hello All,
I am in the process of recoding a large proportion of an e-commerce site, one of t
links using header()
Hi All
I'm not sure where to ask for help on this but I hope someone can offer some. I'm at
SESSION CHECK WORKS "MOST" of the time... whats going on?
i have a sign in check thats included in every page that is a members only page which is basically a
Formatting echo from database
So I have a database that stores First and last names, then echos them back to a website, as of now