SAP FICO learning materials
Hi all,
I am new to this world of SAP FICO. I have taken training on SAP FICO, but was wonderin
generating random codes
Hi guys n gals,
I have a requirement to generate 250,000 unique codes...
These codes a
undefined offset help
Hi All,
I kept getting undefined offset PHP notice for a simple for loop. For eg
$va = arr
CHECK A STRING FOR ' " ' (DOUBLE QUOTES)
I am checking for delimiter (.!?) and if there is a " after a sentence then it should neglect a
Add code to enable passing of checkbox variable on login
Ok, I have a login page, but want to add a checkbox that when checked and successful login is made i
Apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?
Members Only
Hi all, for my website i have a members area only which on members can veiw, but at the moment anyon
Loop column after 2 results
Hello All.
Here is what I have:
Client ID Company name Clien
Inserting 100x and 100y coordinates in mysql table - easy
Is there a way to insert this data into a mysql table named 'map' with the fields: 'x int 3' , 'y in
why preg_match_all does not return the number of matches
My regex looks like
X[^x{4e00}-x{9fa5}]*Y
(where X and Y are two Chinese characters)