recrawling
Can anyone suggest me how may i know a page is updated before it is being downloaded, so that i can
Extract specific information from a PHP Multidimensional Array
Howdy! I've racked my brain over this for 24 hours now. I think it's time I asked for help. I'm lear
CHECH A STRING FOR ' " ' (DOUBLE QUOTES)
I am checking for delimiter (.!?) and if there is a " after a sentence then it should neglect a
Database 'Validation'
Hi everyone,
I'm trying to validate the password entered by the user with the password in the dat
Embed Video Problem
Hey, thanks for looking!
File to be embedded:
Code: <playlist version="1&q
double and single quotes in text fields acting up... help please
Single quotes, when entered into a text field, create an sql error upon Submit. It seems to create t
Function
How can I make this function that once you click the link in the code it takes you to a new page wit
Windows Authentication
I have a website which is windows authenticated.
now i want something more on this application.<
TinyMCE / Ajax Postback Problem
Hiya all,
I have a page which loads the TinyMCE editor. On the postback I obviously want to f
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?