php and downloading
I want to use a php script to create two files. Then I want it to redirect (or whatever) to have tho
Easy administration on MySQL databases
My website is database driven and I am very tired of manually making queries to my tables in order t
ImageCreate()
When I create an image and add text to it I want my text to be replaced with a PNG image, because th
Quick Syntax Question
Hi folks,
I'm getting the following error: "unexpected T_LNUMBER". I'm trying to b
Help with some dates
I have a list of dates in an array:
$mondays = array(
strtotime("October 12, 2009
need to add "sizes" to shopping cart
Hey guys, I am trying to figure out a way to add a "size" selector on to this bit of code.
TimeZoneOffset
Hello,
Please i need your help. I have a system that users can use to punch in and out. This
Product categories for registration
Dear all,
We are going live with the Supplier registered next week. At standard, the 'sel
Sort a two dimensional array.
Hi. I've set up a two dimensional array that reads as follows:
Code: $modifiedData = array(
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see