urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
RSS feed - FeedList for WordPress
Hi,
I'm trying to alter the FeedList plugin for WordPress so that I can click on the title of
COde for a Cc
I'm not receiving $ft as a Cc. Why is that??
$to = "$email";
$headers = "Fr
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
str_replace help
Hey there,
I'm a PHP newb, I'm having troubles with the str_replace function. I want to clean
Changing files over
Just thought I'd start with the new forums looking really nice .
Ok basically I've made this
Find only certain URLs from page ... regex (semi-complete script)
Hi guys,
What I need to do is take a page & extract all the URLs from the page &a
How to pass parameter to tag query?
Hi,
I want to get the value of a tag at a specific time (like 10/27/09 15:29:59), I need to giv
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...
Opening Multiple Files/Links in Order.
I want to open links in order/one-by-one and check each for a specific string.
Example:
I