Backflush
I am looking for a report in SAP that would give me a list of all parts that are populated with a ba
How many users online in the last 24-hours using time()?
I'm fairly new to PHP. I have a MySQL table called 'users' and a field called 'loggedin' which is in
ALV grid with 2 headers
Hi Gurus,
I need to display ALV GRID as below.
Header1
$variable = $variable
Hello
Sorry if this is a really simple question but I have run out of ideas. Is there a reall
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
Force download script not handling files with spaces properly
I have a regular old php force download script, uses this code:
Code: header("Cache-Cont
Printing a webpage
I use this to print the webpage:
o
Display thumbnails as square while retaining aspect ratio
I am trying to figure out a way to make an image display as a square, for example 80x80 pixels, when
IP question
ive got 2 ip addresses both global from same user how would i detect if they are local to each other
matching numbers inside ( )
I know I can match numbers by just [0-9]+, so I thought matching numbers inside ( ) would be somethi