Better Method of a Member Cloud
I assume most people know how tag clouds work, where the tags most used are bigger and the least use
php + mysql count consecutive data
I have a database of values and I want to work out how to display them if the values match a consecu
DateObject and Nulls
Hi all,
I have an array mapped to a value object. One of the items in the array is a PHP Date
Mysql error message
help me find out what this error message means:
"Duplicate entry '0' for key 'PRIMARY'&q
Update not working ... please help
Hi,
I am trying to update a row using an edit form by passing id of the row .. but it is not
str_replace help
Hey there,
I'm a PHP newb, I'm having troubles with the str_replace function. I want to clean
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
How can use this array as a key?
Say I have this array for example:
print_r($array);
Prints:
Code: [Select]Array
PHP time (deadline within one week)
I have a column ['projdue'], which stores the deadline for a project.
I have PHP code and <
How to add functionality to a simple php calender?
Hello everyone,
I have just finished creating a simple php calander. Can someone point