why is it over writing
Code: $filepaths[] = $_FILES['new_image'];
foreach ($filepaths as $filepath)
{
$imagename =
help removing unwanted graphic
How do I remove the small elongated rectangular shape between the "Latest post" and "
Text file to .Dat file Conversion in PHP
Hi All,
Could anybody provide code for Text file to .Dat file Conversion in PHP.
Tha
Drawing Images in classes
I'm quite new to Object Oriented PHP. What I'm trying to do is draw some images but also have other
DOMDocument
Hello All,
I need to take an XML document, modify some of the nodes in it and then perform a
pagination - need help on passing of search query.
Hi, i have been trying for days but couldn't get this sorted out. Would like some professional help
How could I do this?
Ive got a simple lottery game, and am using an sql database to keep track of the numbers bought. But
Finding digits in variable containing text, and IDing them
$romanstock = "http://www.remoteprice.com/data.asp?storeid=123&itemcode=456&typ
calendar dates and hours compare problem
i have a calendar in wordpress, everything works great except that i can make 2 meetings at the same
Multithreading design
Hi
I have come up with a Singleton class that manages a pool of database connections. Basical