Pagination
Okay here is the page in question: http://blenderteachings.000a.biz/tutorials.hamishhill.php
rand() function
just a general question guys a girls, is the rand() function 100% random or is it based on time?
Remote Database Access
Hey guys!!
OK, i'm used to only working with databases from the CPANEL, accessing phpMyAdmin
Warning message
I've put a website that I was doing live and I'm getting this warning message when I try to add a ne
Sum of Values in an Array
This is probably really simple... but it's been years since I've written anything, so bare with me!<
Loosing changed contents when used FM REUSE_ALV_GRID_DISPLAY
Hi,
I have used FM REUSE_ALV_GRID_DISPLAY in my program as below.
CALL FUNCT
Can we convert non uni code system into unicode
Hi All,
Presently i am using non-unicode system and the sap version is 4.7.
Can i c
if php cookie set, show code...
Hi all.. I need to figure out this little snippet right quick.. seems like it should be easy enough
temporary objects
Until now i thought every temporary object in C++ is created as constant. I'm wondering why my compi
Array disappearing in foreach loop
Okay, I have this problem where an array will become undefined in a foreach loop.
Here is the