preg_replace question
Hello!!
I hope someone can help me with preg_replace.
I load two tables from an extern
Place specific image in html page when specific name is typed.
Hello,
Fairly new to PHP and was curious if someone might know how to solve a fairly simple r
noob question
i traying to do a php form with auto replay for both(me and the user who send me a mail),
a u
php - xml what is the best way to do this.
IN essence I want to have a script calling the info from the database.. I have no problem thus far,
From Header Showing 'Unkown' In Hotmail? Why?
Code: $to = $row_GetID['email_addr'].',sales@mywebaddress.co.uk';
$subject = 'Thank you for you
How to generate a random array of integers subject to a certain constraint
I am writing a program that asks the user to enter an integer N and then generates a random array of
FFmpeg Images 2 Video conversion problem ??
I got folder full of images , number of images = 600 , I want to make a video which plays one image
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)
breaking a text file into paragraphs based on strings
I have a text file of email addresses that is all squished together. It looks like this:
abc
elseif help!
OK so I'm new to the site, as well as PHP altogether (Trying my hand at managing an online RPG) and