User information
Hi All,
By using t-code SUIM we get all the user details,if suppose we donot have permission t
remove a ; from emails in textarea
Code: <?php
session_start();
$database_host = "localhost&qu
DirectoryIterator and Hacked Website
Hi Everyone.
My problem:
Some one has been sneaking in to my website hidden Iframes. I've
Printing a webpage
I use this to print the webpage:
o
Applet JTextField Size Problem
Hello,
I recently started making an applet to calculate certain values for airplanes. However
Help with echo()
I'm having some problems with this code:
Code: echo '
<A HREF="jav
Apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?
Date help - fetch dates for Mondays between xxx and yyy?
Does anyone know the best way to do this? I have two dates, say:
2010-01-26 and 2010-05-30
Transport data between itab and textfield on ALV event
Hallo,
I have a ALV Grid ( cl_gui_alv_grid ) and I also have hotspot click event with a h
Writing Windows Device Drivers with C
Yes: one of the nice features of C is void*. You can put anything there and get anything out. Very