regex for quoted text within a string
I am still getting the hang of regex expressions, but I cant seem to figure out how I would escape q
Multi language - seo links
Im trying to figure out the best method to have a multi language website that will function with seo
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <
User feedback after MySQL query has been executed
Hi all, I've just registered on PHPFreaks because I've got a question that I simply can't work out b
Using system() and bringing back the results
I am aware that you can use system() within PHP to execute system commands, but I was wondering if t
Print 'a' to 'z' via for loop
A very simple problem..
How Can I print a to z NOT a to y ?
It is a part of a code where
<
PHP Error
On my .php page I have a drop down box that has several names in it. When a user clicks the name &am
php global variable
how can we create global variable so we can use its value in any form.. Please give example to
delete comma
HI,
How to delete "," at the end of the string.
Code: $match = 2009/02/03/a2corr
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