why preg_match_all does not return the number of matches
My regex looks like
X[^x{4e00}-x{9fa5}]*Y
(where X and Y are two Chinese characters)
How to set pass login name from htaccess to php
When the user logs into my members page via htaccess, I'd like to retain the username so that I can
need a script for 3 pages
I have a customer who wants me to set up a site with a number of pages with the following requiremen
session_destroy();
new to php
I have a simple login and am trying to write a logout.
I set a $_SESSION var to 1 i
user administration
Dear @all,
what I have to do to set the user defaults for new users. At the moment I woul
Staff Induction System - No idea where to go from here!!!
Hi there, I'm pretty new to PHP and Mysql so could really do with being pointed in the right directi
how to query data from website using VC?
I want to query some datum from a website,so I need a program to read data from a .csv file, and ass
Header is not working in IE
Hi ! header function is not working in IE but it works in FF, Safari, Chrome. any help please. :
How do I use a global footer..?
If my index.php has a bole bunch of if functions and exit's in them
Using cURL to PUT
Can somebody help with the correct php code to make a cURL PUT request. Here is a sample of code bel