Displaying returned XML in another PHP page
I have an online payment form that will return XML given if a payment is successful or declines. I
Transform value 0 in no and 1 in yes help needed
Hello,
I have this in the table: "value" type int 0 to represent false and 1 to represe
Dump with added_funcion cl_salv_table
Hi there, I'm having some troubles adding a self defined function to an ALV in fullscreen. The thing
Code Help.. If txt input box empty search X instead..
I am having a problem with my search script. At current it will simply search by a selected date whi
Is there something wrong?
Hi all,
Just a quick question... can someone look at this code and see if something is wrong?
Set Categories
I am creating a submission form for somebody to come in and submit products. These products are sep
connect() succeeds but accept() does not?
Please help me with this problem. I'm working on a time-sensitive project where I'm using TCP socket
Filename like the user name
I am creating a form and storing the values in file. Could anyone please tell me how to write a code
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <
Output Buffering question
Hi all,
I've been trying to wrap my head around output buffering. So far I've found tons of