Preg_match with an array
is there an away to use preg_match with an array?
i want to check a string with an array to s
help with this code please?
Hello,
I am trying to build a remote upload script for my image hosting site.
I am usi
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
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
Code working in IE but not FireFox
I created a dynamic navigation list for my website based off of a table in my database. The code is
CU&UC guide
Hi Gurus,
can anybody provide me the link for CU&UC upgrade guide
Thanks i
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
Logic question
im wondering what's the best method to do the above list:
it is for alliance @ MMORPG game
MySQL-PHP Query Results Help
Hello all. I'm hoping to be able to get some help in solving a problem with query/rowcount output. I
Linking with Foreign Keys
I have been getting an erro when I try and link:
create table Faculty_Specialty (I_Name v