ALV grid with 2 headers
Hi Gurus,
I need to display ALV GRID as below.
Header1
help me fix these syntax errors...
I keep getting multiple syntax errors on this script like this one:
Parse error: syntax error
php + mysql count consecutive data
I have a database of values and I want to work out how to display them if the values match a consecu
Table Control
Hi Guru's,
I've created a Module pool program, which contains the Table Control.
HeaderSelectedCssClass not working
I have an accordian where I have a drop down list in the first pane and a grid in the second pane.
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
Why is this function returning a false value when it shouldn't be??
This is in an include file. I want it to check a value in an html form and see if it's just white s
if statements problems
Hi. I'm trying to make a web form, but I kind of hit a dead end trying to figure out why it doesn't
Why use interfaces in PHP (OOP)
I am learning OOP in PHP and its been a pretty good learning experience so far. What I didn't unders
How can i use [] tags instead of <> tags for profiles??
On my site im making ive made it so u can register, login and u have a profile which u can update..<