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
array_map() probably obvious mistake
The code below is part of a class to escape strings, but should also accept an array, using array_ma
parse error
Parse error: syntax error, unexpected '[', expecting ')' in /Users/admin/Sites/phptest/array.php on
what does this mean? +=
is anyone able to explain what this code is saying?
i had it written for me awhile back and n
Writing to the middle of a file
Hi I have a bit of a problem. Is there any way i can write some text to a middle of a text file. For
Getting Subdomain Name With PHP?
I want to grab the subdomain name with PHP so I can generate database queries.
for example my
Month String to Numeric?
Hi guys,
Given a month as a string, is there a simple way to find the numeric representation
Saving data from a form into a file
Hey everybody,
Sorry, I am really new to PHP coding and such but a project kind of got thrust
Get word number x from string?
How can I use a function to loop through a string, and "have a look at" every word in the
Sum of Values in an Array
This is probably really simple... but it's been years since I've written anything, so bare with me!<