A href problem under php
Hello...
I tried to explain the issue in an earlier post.. but was not clear enough....
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
Multidimensional Array into an Html table, help!
Hello all, I am new to HTML/PHP so any help would be great.
I have a multidimensional array f
get font info from a font file
hello,
Does anyone know how to get font info from a font file ... using php of course !
<
Default TimeZone
The server I'm working with is hosted in America so all times inserted into the database are coming
Add code to enable passing of checkbox variable on login
Ok, I have a login page, but want to add a checkbox that when checked and successful login is made i
Generate PDF
Hi guys,
I would like to know if there is a way to generate pdf when clicking on a link. In f
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
split string
Hi all
i have some names (imploded by comma):
Code: toronto,paris,madrid
Now, i would
Firewall / visited websites logger
Hi.
I have a firewall implementation and I want to log all the websites visited on the machine. S