error reporting
hey everyone
I have a production server in which I want error reporting but only on some page
use an array from 1 class in a second class
I have a class that adds data to an array
Then I have a second class and I need to check if t
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
Creating web pages by php
Hello again,
I was just wondering us there a way to use a php script to create a new web page. I
array_combine() trouble w/csv file
I have a problem with a piece of code I wrote to import some records from a csv file into mysql. I h
Multiple while loops
I have several DB queries that I know should be returning results and aren't. I have a feeling it ha
I have a parse error in this query help..
Code: $query1="INSERT INTO `rating` (`item_name`, `rating`, `ip_address`, `date_rated`) VALUES
PHP Code To Change Font Color in Table Cell
I would appreciate help with the following snippet of my php code. I am just trying to change the f
Passing variables with pagination - iterating through unique id per link
Hi everyone,
I have seen a few topics like this one. Still cant find the specific thing, so I am
Simultaneous select/update/insert
Hi
How would I need to go about when 2 users update a single row simultaneous? And how would