Saving data from a form into a file
Hey everybody,
Sorry, I am really new to PHP coding and such but a project kind of got thrust
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
classic dynpro : hide area and auto adjust hights
Hi,
I want to develop a similar user interface as is used in standard transaction MIGO.
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...
Code doesn't print what i wanted it too. Please help!
Hi there,
I wrote this code to mae it so that in the form before it that the user said their
php call servlet
I have done a php backup application .
So there is a form that user pick some files to zip and d
Help Import Animoto and Youtube
CAn someone help me urgently want to allow users on my website to import youtube/revver/dailymotion
Working with popups and such in a class
I've recently started building my applications completely enclosed in classes. I like the fact that
echo $rows help
Hi all,
Hopefully something simple that I don't know!
I have this:
Code: [Selec
SQL Injection
In my attempts to protect my database from mySQL injection I have created another problem for myself