simplexml_load_file and rss problem
Hi,
I have a problem parsing an rss feed using simplexml_load_file - this is strange as i hav
Need help with an email blocker for a guessbook
I am new with php and here is a simple guessbook page but I am being hit with spam from a group of t
help countdown timers
hello every one,
I'd like to know how to insert many countdowns in the same page.
The dura
grouping within a foreach?
hello all,
I currently have a list of products spit out from my db via a foreach loop. Right
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
Join Query Help
Hi all,
I am having problems with the below code, which we shall call 'my first join query'!
Extract text from string
Hi folks,
I have a string that looks like this:
aaaaaaaaaa:
bbbbbbbbbb (ccccccccc)
Not "Just Another" MMORPG - text based.
Hello,
I've been learning MySQL and PHP for the last 2-3 years.
Though, I've had long paus
Security Exception on pages using AJAX
I am getting the exception: attempted to perform an operation not allowed by the security policy on
How to store checkbox array in a session, and then be able to add to it?
I'm trying to store an array of checkbox values into a session array, sort of like a shopping cart,