Problem in OnClientClick and OnClick sync
Hi,Strange and irritating problem:
I have below button declaration in markup of the aspx page:
Fatal error: Call to a member function fetchrow() on a non-object in C:xamppht
okay i have this query and everytime i add `item_id`=? to it... it gives me the error in the title..
Protecting forms
Alright, I want to protect some forms of mine from SQL Injections, because I had someone earlier spa
$_POST variable un-useable
I'm trying to use a $_POST variable in a mysql update statement but i can't use it for some unknown
problem with php mysql query
Hi guy's...
I'm totally lost here..because don't have any idea how to make a query for grab r
upgrade from 4.7 to ECC 6.0
Hi all,
we are going to do an upgrade from R/3 4.7 to ECC 6.0. I need to know if i can find som
check_changed_data - I can't get data from the called method event
I use check_changed_data to trigger my event method.
The method delivers er_changed_data.
My query is being run with no results.
I have this.
Code: function DropUser($duser_id, $user_email, $user_username) {
Delete all files in folder except with certain name
I have a script that I want to delete all files in a folder (taken from a database) except for one n
Looking for help on using joining mysql tables and php....
Does anyone have any good links to references on how to pull mysql data, through joining tables and