ALV List display - header width adjust
Hi,
I am using REUSE_ALV_LIST_DISPLAY for my ALV display.The width of the ALV varies for
FILTER_CALLBACK -- Files?
Hi All,
I'm using the php filter functions to validate my form data. For custom filters, I'm
php/xmlrpc class issue
I am working on xml-rpc in php to start with.
I have a class that only has variables defined
Problem with coding MySQL query
I'm having heaps of trouble getting one of my PHP/MySQL queries to work for some reason (and the fun
Not reloading page after php form submit
Hello helpful souls out there. You guys have come through for me in the recent past and I'm hoping s
Else statement screws up all css
Does anyone know what goes wrong in the process with this php code?
This code seems to be causing
PHP url branch??
Functionally, using PHP, I'm doing a test of login input submitted by a user via an html form in a f
PHP code for a proxy
I was wondering which function I could use to create an online proxy tool. I was thinking cURL would
mysql_real_escape_string making variable equal nothing
i post a form and i post the variable:
Code: $var = $_POST[variable];then i echo $var its what i
retrieving images from mysql database using php
So I've been trying to figure out how to store images in a mysql database, and as far as i can tell