How to update this array?
I am saving a string that looks this: username1, username2, username3...
into a single cell in a
Tournament Brackets (Double Elimination)?
Is making a double elimination tournament style bracket system capable of being done in php?
Multipe Dynamic Controls & AutoPostback Issue
I currently have a need to create many dynamic controls (Example Textboxes) that need to do a PostBa
Do something every fifth time?
I'm trying to write a loop, but I want it to do something different after every fifth instance. Like
Last Weeks sDate and eDate.
sDate - Start Date
eDate - End Date
I need to pull two dates for "Last Week" whi
ereg_replace issue
hi there people
i have this code happening with regards to my wamp server. is this something
Data type mismatch
Hi,
I am migrating data from algol to c.I mapped real datatype in algol to double datatype in
Select all entries from database that include a phrase
I have a database of clubs - one of the categories is meeting time and place
I would like to have
Images in email problem
I found this script for sending emails, it works but if the email has <img src="image.jp
PHP File Upload Problem
Hi, I have written a very simple file upload script but it fails for reasons I can't explain. Hope