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
How to pass parameter to tag query?
Hi,
I want to get the value of a tag at a specific time (like 10/27/09 15:29:59), I need to giv
help with this code please?
Hello,
I am trying to build a remote upload script for my image hosting site.
I am usi
php/mysql problem
Hey all,
Problem: im trying to setup a shop where people can use a drop-down list to select t
Can I call a class inside a function?
I have a class written in another file that handles my image resizing.
Can I do this (php say
Disable Scrollbar in TableControl
Hello everbody,
please can anybody help me - outherwise i'm going to become desperate :P<
parameter passing issue on function
Well I thought I had created a pretty slick web page, using ?page and $_GET to load pages which wher
How can use this array as a key?
Say I have this array for example:
print_r($array);
Prints:
Code: [Select]Array
Creating an invoice
Using fpdf I am trying to create an invoice to send to clients. The products are sold in pricing tie
Problem with php's rename function
So, i'm having a problem with the php rename function. Basically my script 'delete_user.php' attempt