Count Session and Trigger Events
I am New in PHP, seeking a method to count logged users by counting the sessions or any …, is
Help, Base64 encoding url and decoding server side.
Hello everyone, i have a website with videos and games and also provide an embed code which people c
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
'210010106140040100' == '210010106140040101'
Debugging this simple line of a PHP script
Code: if($a == $b){ }
I've found that with val
How to grab certain words ??
I am working with this API
Returns JSON.
curl http://letsbetrends.com/api/current_trends
pull content
I have an existing page, domain/adverts.php which has a good PR. I've just rebuilt my site and the n
Call Screen statement Error
Dear Experts,
is there any setting that needs to be done before creating any dialog progr
Why is this query failing?
Why is this not working?
$query = "SELECT * FROM `users` WHERE `userid` = " . $USERID
PHP submit form script causing blank page
Im trying to submit a form using this script, however nothing shows up on the page, does anyone know
MVC - Code review
I'm in the process of trying to wrap my head around MVC, and as part of that, I'm attempting to impl