Email Processor
I have a few questions so this post will be a larger one! Sorry, but I'm a bit of a PHP newbie so be
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
Sufficient protection from bad input?
I am writing a simple script to let people upload 'pages' of their own content, be it simply a few b
Escaped characters
I have a script that allows you to post news to the home page of my site. Along with the news is the
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
Displaying data from database into a 2 dimensional table
Good day!
I'm a beginner in PHP and I'm not expecting a full coding for this qestion. I'm jus
frames get header location..
i have two frames, one top, one bottom. how do i do a form on the bottom frame that gives me the ur
need help about
i store the value of my select statement result to an array and stored it to a variable named $fname
Passing PHP variables from one page to another
Hello-
I'm having trouble figuring out how to transport a variable from one php file to anoth
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)