PHP using IF to display error
i have a MySQL query and i want to display 1 thing only if the number of affected rows is >=1
Query failed issue with php script but works fine in mssql manager!
hi i have the script below which copies data from one table to another but will only insert new data
PHP XML extraction text
I would like to extract an xml text and have that text directly echo(print) out on my web page. Her
Require select-option functionality in Module Pool Programming
Hi Gurus,
I am doing a development by Module Pool on Warehouse Management. For that devel
SWF image using php?
Hello once again.
My latest en devour requires me to produce an image of a static .swf that i
Access website from only 1 computer...?
One of my customers wants his website to only be accessed by people in which they bought the website
Why Are These Functions Causing MASSIVE Memory Problems? Please Help!
Hi,
I have a script with some options.
I use regex to replace patterns in strings, but
FAGL_FC_TRANSLATION FAS52 New GL ECC 6.0
Hello,
The new program for Translating GL Balances (FAS 52) gives the option to use diffe
XML Grouping
I'm using xml_parse_into_struct to get all my elements, but now I need to group them. For example, h
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<