ALV List display - header width adjust
Hi,
I am using REUSE_ALV_LIST_DISPLAY for my ALV display.The width of the ALV varies for
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
How to get variable value on next page
Hello friends
i am working on payentry page ..there i have this code.........
rand() function
just a general question guys a girls, is the rand() function 100% random or is it based on time?
Display search result
Hi!
I have a SQL database with information about albums and track (music).
This is wh
Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th
TCP Sending Unsigned Char...
Hi...
I want to send over tcp/ip some data, i have the data in hexadecimal, and when i tr
Dealing with code in db query
I am dealing with C code and I need to make sure it is encoded some how to ensure its integrity and
Can I call a class inside a function?
I have a class written in another file that handles my image resizing.
Can I do this (php say
Sending CC Info by email
I am a little bit less knowledgable in the security area as most developers and I know I have a lot