Record count of entire database
Does anyone know if there is a way to obtain the number of records in each table of the database usi
Connection Timeout
I'm using xmii 12.0
I'm calling a transaction as a web service from a windows application
Where is my php.ini???
Hi
First off - apologies - i'm not a coder so this may sound very amateur.
I'm having
How to refresh a parent page from a modal popup
Hi,I have a modal popup in which I need to upload a file and store in the database should give a mes
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
Adding delete feature to my forum
Hello I am currently trying to add a delete feature to my forum. I believe I have everything built r
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
Save User Inputs while javascript reloading!
hi..
i have written a PHP code in which i reload the page when user selects a value in dropdown..
Problem displaying "scraped" XML data
I'm basicly having trouble displaying XML data scraped from an URL using cURL.
What the code
foreach iterator
Hi Guys
Does the foreach loop have an inbuilt iterator ?