how to timeout $doc = new DOMDocument()->load($url)
I am currently using this $doc->load($url) to fetch an rss feed.
If a feed takes long than
remove trailing slash from array
I have the following array which contains trailing slashes I need to remove. What is the best way to
Menu restriction
How can I restrict the individual menu that would appear when a user logs in so that all users are c
COde for a Cc
I'm not receiving $ft as a Cc. Why is that??
$to = "$email";
$headers = "Fr
Motivational Posters
Hello,
I wonder how can i do them in php. Are there any sample codes that you can show me?
Preserving user-entered linebreaks
Hi, I'm building a web 2.0 thingy from scratch and I wanna display text which users input. It's all
Display thumbnails as square while retaining aspect ratio
I am trying to figure out a way to make an image display as a square, for example 80x80 pixels, when
Converting numbers to months
The porgram works -just need the last function(month_convert_ to convert numbers to months -thanks.
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)
Count of reciepients in php mailer
How can i sent a mail to large no of reciepients say 10,00,00 Using PHP MAILER