start new row of pictures
on my site www.budstreasureauctions.com there is a featured auctions box that users will pay to get
Extracting Long text from message class with parameters
Hi,
I would like to extract the long text from a message class. However, the long text ha
SCO Unix
I know this might not be the place to ask, but, can anyone tell me if SCO Unix comes with PHP built
Search in the PHP Files
have to search asterisk(*) in the php code of the php files .
In the html page one text box
upload form file types....
Hey all, I am learning PHP and I am writing a script from the W3C Schools tutorials for uploading fi
Is there a more efficient way to code this than what I have?
I have three associative arrays.
$combinedSettings
$userSettings
$defaultSettings
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
php - xml what is the best way to do this.
IN essence I want to have a script calling the info from the database.. I have no problem thus far,
extract a file from zip file
hi,
i know how to unzip a zip file in php, but is there a way to just extract a certain file only
Cache PHP Objects/Classes?
Does anyone have ideas about caching PHP objects using something like: http://memcached.org/