"GROUP BY" in arrays
Well i'm looking to do something i usually could do easily using COUNT and GROUP BY if it was a sql
Random Number Generation And Probability
Hello, I am working on a function which has to insert data into a SQL table.
we have to suppl
mail() problem
Hi Guys,
I've set up a contact email form. It sends the information fine, but it sends it to
Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
single page with referrer to show correct page
I have a simple website with a couple of different pages. I would like to be able to in a div tag w
Default TimeZone
The server I'm working with is hosted in America so all times inserted into the database are coming
Coding question?
Hey guys, I have a quick question. If I want to make a way for people to pay for health in my game,
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
value not going in data base
hello friends....
i am having a working javascript....when i am selecting any
socket communication between c++/java and sending image
hi,
i have a class in c++ called win32_sockserver which creates socket to java. i am trying