Log $_POST
How would i log submits on a form, by everyone? I want to then echo the number of submissions.
Confusing Functions
So, I've been reading up on Functions and I like them! However, I need some help using variables in
Posting Serialized Data Not Working
I am trying to send an object from one PHP file to another using POST. I serialize the object and th
Call db table from any PHP file
Hi,
I want to be able to call a database table that will be setup in another file called init
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
Database connection failure
Hello All,
I am trying to create new connection to Oracle DB 10.1,
I could not see a
Searching keywords from array
Hello everyone, Im just wondering if someone could help me with another issue im having. Im still le
Deleted Delivery but material wont return
We deleted a delivery but the material its still pending.
We made a reverse goods movemen
SELECT * FROM users WHERE Users are not in Blocked
How do I select all users from users table where there users_id is not stored in the block table
Display certain image depending on time of year
Hi, I am new to these forums and would really appreciate some advice on a piece of coding I have don