Inserting the current date/time while submitting the forum
What do I need to add below to update the current date/time? I have a field in the database called d
ALV sum various columns problem
Hi all,
I'm doing a report on ABAP for a timesheet of the current month. The output i want is s
add text and number image
hi guys ..
ok see i want the user to add their name and pick a number then click get it and i
List/Menu Box
On an edit page when you want something to select what a user has previously selected from the datab
help me fix these syntax errors...
I keep getting multiple syntax errors on this script like this one:
Parse error: syntax error
data type in column definition
Hi,
I create a table with column called "Direction of Travel code ".
The travel codes in t
Alternate messaging
I have 4 strings in MySQL db1
$string1 : Hello
$string2 : Hi
$string3 : Great
$strin
How to show a complete textarea ??
I enter Client Case Notes notes in a textarea field on a PHP form. The field is 5 rows deep and 70 c
pagination - need help on passing of search query.
Hi, i have been trying for days but couldn't get this sorted out. Would like some professional help
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();