Locking mysql tables with php
Hi
BACKGROUND:
I have multiple instances of the same php script running in a WAMP environ
Storing Values taken from a DB...
Using this code it will generate a short list from my database
<?php
mysql_connect
Array disappearing in foreach loop
Okay, I have this problem where an array will become undefined in a foreach loop.
Here is the
Need some ideas as to how to go about sorting this array...
Here's how the array's are created..
Code: <?php
while ($x = readdir($dp)) {
SQL Query/echo not working
Hey all,
I'm trying to run (what I thought) was a simple operation and it isn't working. I h
My query is being run with no results.
I have this.
Code: function DropUser($duser_id, $user_email, $user_username) {
what does this mean? +=
is anyone able to explain what this code is saying?
i had it written for me awhile back and n
How to assign a textbox value to PHP variable??
Hi ! Can any one help me out as quickly as possible. As I m new to PHP.
Plz tell me how to assign
Menu restriction
How can I restrict the individual menu that would appear when a user logs in so that all users are c
mysql UPDATE request not working and driving me crazy!!!
Hi,
I have been stuck on this for ages.
Quite simply I am trying to update my database