Help with explandable category tree
I have the below query:
SELECT l1.id as lev1_id,l2.id as lev2_id,l3.id as lev3_id,l1.categ
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
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
how do i make new line after *
First check this page here. and you see my report. Im pulling form a mysql db. I want to beable to m
Combining Two Queries
I have two scripts that each work fine by themselves. One is a search script with a variable that de
Sub-domains & calling unique content
Hello,
Is there a way use something similar to the $_GET function for a sub-domain? I to be a
how to get different value in second view of webdynpro?
hello guys,
In ABAP webdynpro I am trying to create one application having two views.
Multi Dimensional Array Append
Hi Guys
I have a function that returns a multidimentional array eg
$result = functio
Upload Code Help
Hi everyone I need some help with a bit of code ive been working with for a while. I am completely s
Check Digits and extracting digits
I think I can figure out the code for this but I am having a very hard time getting past the first s