Parse error: syntax error, unexpected T_ELSEIF in /home/......html/item.php on l
I do not know what is wrong with this. Hope some one can help. I do nto want to post the entire site
Retrieving the 25 most recently added entries from all tables in a MySQL databas
Hello,
The code below works great. It creates a table that shows the 25 most recently added t
Extracting URL pointer within XML tag
Hi.
I'm trying to extract text between two quotation marks in XML. For example, I want to ex
php + mysql count consecutive data
I have a database of values and I want to work out how to display them if the values match a consecu
ereg_replace()
Basically what i need to do is
$title = "This Suck's"
$striped = ereg_repl
Search function
I am looking for some guidance from the experts.
I am trying to create a search function. It
Save file by click
Hello.
I'm not understand how to save file from page. I'd like make link to file with save abil
Ajax Issues - Update Panel / Timer. Intellisense doesn't know about them
Type 'System.Web.UI.ScriptManager' does not have a public property named 'UpdatePanel'.
That is wha
Module pool selction screen parameters combination logic
Hi floks,
Am new to the module pool development ,Recently i have created one program based on
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)