HOW to get the bind variables list.
I've the following problem : I've some SQL queries stored in my DB as VARCHAR2 values.
I need t
How to use php and sql to check if values match the ones in a table (for logins)
How would I code it that the script takes two variables that are passed to it (UserID and PIN), and
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
Limiting uploaded file type
Hi. First post here
I am working on a simple upload script, and I need it to limit the allowed f
get multiple rows
Hi I want to get multiple rows from a db
I am using this for the db query
Code: public
Navigation include for all site directories
Hi,
I need a navigation include that can deal with directories at different levels on a site.
Auto install
Hi I have a directory lets say "apps" that I then have more folders ie "email",
Change snippet to use CURDATE
I am using time() in the snippet below, I would like to use CURDATE() and have the database setup fo
Curl & sessions PLS HELP
Hello,
I have a problem with curl and sessions and i will try to explain the best i could.
How many users online in the last 24-hours using time()?
I'm fairly new to PHP. I have a MySQL table called 'users' and a field called 'loggedin' which is in