PHP Array quick help
I need
$_SESSION{'username'} to be like this:
if $_SESSION['username'] = "gay
! = ''
In the following 'IF' statement if v_ompcat = PU for example then Oracle equates that 'IF' statement
code help - pagination
Hi all, I have this code, basically a user logs into my site and they get this page.
The pro
Dynamic memory problem
Hey,
At the beginning of my code, I have this line:
Shape* gShape = 0;
Confused with Loop
guys, i got confused with Looping...this is the case
I have 3 stocks, let say "Stock A&q
[RESOLVED] Socket/Port remains open after app crashes
I'm having this problem with a networked app in vb.net.
If the program exits normally the por
PHP Programming error. Please help!
Hi there,
Am making a website for a friend and have encountered a problem that i need fixing
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
Transport data between itab and textfield on ALV event
Hallo,
I have a ALV Grid ( cl_gui_alv_grid ) and I also have hotspot click event with a h
grouping within a foreach?
hello all,
I currently have a list of products spit out from my db via a foreach loop. Right