Not reloading page after php form submit
Hello helpful souls out there. You guys have come through for me in the recent past and I'm hoping s
Web Application Recipe
Hi Guys!
I am working with the Web Application recipes. I am currently working on the sen
void* and sizeof()
Hi,
Using void* and sizeof is it possible to get the value of the object ?
I understan
reorder sql query
ok so i have this very simple code:
Code: $query = "SELECT search_keywords, COUNT(search_key
Problem related to Creation of PDF File?
Hi All,
I am facing a problem related to creation pdf file. when I am creating a pdf file of do
Blogging s/w
heya frndz!!! i want to start a blog.... m looking for a s/w like oscommerce which is thr for e-comm
SAP Logon Failed
I tried to login to SAP through MMC.
When i click start and give password.
it
PHP Tab Control
Hi All,
I would like to have PHP tab control with/without Javascript.
But I want to r
ME54/ME54N Conditional check for Release of PR
Hi Gurus,
My requirement is to put a check on the release of the PR with respect to the c
mysqli_fetch_assoc returns multiple arrays, how to return a single array
Hello, I am using mysqli_fetch_assoc which is returning multiple rows, so it looks like:
Code