Backflush
I am looking for a report in SAP that would give me a list of all parts that are populated with a ba
Extending Exception to contain method name
I was wondering, if there's a way to extend Exception in such a way, that it would contain name of a
Search in the PHP Files
have to search asterisk(*) in the php code of the php files .
In the html page one text box
Calculating n! using vector
#include
#include
#include
using
Mass activity scheduling
Hi experts,
Im facing some problems to deal with mass activity jobs.
When I run some
with clause
hi all, i have a big query that usually access the same table more than once. for example, i have s
Code working in IE but not FireFox
I created a dynamic navigation list for my website based off of a table in my database. The code is
If a form submits back to same page do you need to use $get
IM trying to pass page number and year that was selected back to the same page.
i have this c
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
utf8_general_ci error ??
I have all kinds of data to be inserted in database table
//I am getting this error
Yo