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
Multiple upload and Resize
I would like some help on my script I have the for my index.php
////
<html&
Pls help with PHP
Pls can anyone direct me on how to create a user account for a customer. For example i want know if
Dynamically set AccordianPane Header
I have an accordian on my master page. I'd like to be able to dynamically change the header on diff
problem with php mysql query
Hi guy's...
I'm totally lost here..because don't have any idea how to make a query for grab r
Appending GET data with form submition
Okay, what I'm trying to do is to use a form to append an already existing GET data string.
I
OPINIONS WANTED
This is my login page code, and I want your opinion on it please!
Code: // Login ~ CHECKS
Share admin accross websites
I'm using .net memberships and roles in one of my sites, but I need to be able to share logins and p
using file_get_contents??
okay how would i create a script using file_get_contents() in php have it grab search pages 1-20 and
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am