parse error
On my local machine I keep getting parse error for my footer. When I put it online, it doesn't show
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
with clause
hi all, i have a big query that usually access the same table more than once. for example, i have s
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
Help please - How to validate from 2 possible answers
Hi
I hope somebody can help me with what will probably be really simple, I'm pulling my hair
Looking for help on using joining mysql tables and php....
Does anyone have any good links to references on how to pull mysql data, through joining tables and
Time script, set to my time zone?
I am using this line to get the date and time
Code: $time = date(F." ".d.", &q
Parse Error with doctype
I'm getting a parse error with this simple code. I don't get it. It worked one time then when I relo
TabControl Inside ListView Not Editing
Hello everybodyI have a ListView on my page. Inside the ListView I put a TabControl, cuz I want to p
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?