urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
read integers that returns a negative or prints the average
Im trying to finish this homework assignment by tommarow afternoon and I keep getting stuck.
Wr
PHP SUBMIT
Code: <input name="doLogin" type="image" src="images/loginsubmit.jpg
iterating through an array and escape each value independently.
I have a set up where the variable being escaped is an array and it needs to be iterated and escaped
Adding to the next element in a multidimensional array
Hi, I'm trying to add a value to $node->field_spaces['nid'] where x is the next available spo
Word filter problem
Hello,
im trying to make a filter for words inputted in to my website but i want to store the
php automatically escaping single quotes
I'm trying to test out my security a bit and I've noticed that php is escaping my single quotes. For
Table sorting
Hi,
I'm trying to modify the following in order to make the output table sorted alphabeticall
OOP help
okay so i have a class im making it has everything setup i just need to randomize the 2 variables an
FPDF Help
I've been playing with the FPDF module. I was building a form and rolling right along and then sudde