webpage with (simple) login & mysql-db
Hi all,
What I was looking for before was a multi-user password manager, web-based! The offer
How to Handle more than one submit button in single form?
Hi
I have one PHP file which contains one Form. In this form there are two Submit type Buttons
Generating unique numbers using php
Hi,
I need help in generating unique number using php.I tired using rand() in php.But, by using r
Simultaneous select/update/insert
Hi
How would I need to go about when 2 users update a single row simultaneous? And how would
Displaying image from database
Hi,
I've got a site where that's got a database behind it. Currently it has loads of items in
Namespace Problem
I'm having problem with a section of code with a variable namespace.
This code works fine:
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
path to include folder
Hi everyone,
When I'm testing locally, I have to add the name of the site folder as part of t
Not adding to db
Hi, I can't figure out why it won't add the record to the database. It's just a simple form to get
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...