Sum of Values in an Array
This is probably really simple... but it's been years since I've written anything, so bare with me!<
Question handling xml data
Hello,
I have sucessfull followed this tutorial
http://www.phpfreaks.com/tutorial/handlin
want to add a break after a certain amount of characters
i was wondering how to add a break in a blog post after a certain amount of characters... any idea o
Need help with a mail notify function
I was tasked with setting up a site that's been prewritten. The site is basically a form that captur
Schedule editor
Hi,
I have a question related to Schedule editor.
If we schedule a BLS for every 30
mysql timestamp manipulation
How could I use a timestamp (e.g 2009-10-30 13:20:35 ), and with php find out if it is:
from
Ball movement
I want to move a ball from one point to another and it should hit a group of balls at the other end
Help on query replacing the date
Hi Pals,
i want to replace the current date in a column to some value say C or D or any n
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
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,