form problem
Hi all, I think this is going to be easy to resolve but for I have been looking at it to long and I
Looping Problem
I've got a client that has a database with about 200 events at any given time. I'm trying to loop t
Javascript or not?
How many people prefer javascript/ajax sites? How many prefer the good old fashion straight php sit
How to read CSS message data
Hi,
I have a requirement here. When working as a Dev angel for multiple customers its really di
Add 5 to a variable when a button is clicked, and re-run a for loop
So I'm making a feedback sort of section on a website with MySQL and PHP, I've gotten the script to
Spaghetti Code
So.
I've pretty much reached the point where I have so many isset s on one page that I can't
timezone change with date()
so i put all my times for posts in my made from scratch forum(not phpbb3 or sm)
in my mysql db u
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
PHP Code To Change Font Color in Table Cell
I would appreciate help with the following snippet of my php code. I am just trying to change the f
private constructor
Hello,
Can we create a constructor as private? If yes, what is the use of it? If no, why can'