Help with usergroups? prolly really quick
So were coding our own forums for a game system we made an we have the users level setup but now I n
ALV grid with 2 headers
Hi Gurus,
I need to display ALV GRID as below.
Header1
do while conditions
i want to display 6 images in a 2x3 table
now what would be the correct logic to
count that th
Simple email form - Newbie
Hello all,
First time poster!
I've been asked to create a simple HTML form that submit
formating when pulling data from a mysql database
Ok so Im not to sure if this is the right thread to post in but here is my catch 22 issue.
I
OPINIONS WANTED
This is my login page code, and I want your opinion on it please!
Code: // Login ~ CHECKS
simple script won't work. Please help
I'm new to php, and I am having trouble displaying a simple script in my web browser. My php code ex
Open link with largest int string first
I have the following links i would like to open either all at once or one-by-one. How would i procee
Forum tutorial
Im a beginner in PHP. Im making a forum(previous questbook, counter and few others) to learn. For no
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();