Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18:
update 2 columns by doing inner 2-column query
Hi,
is something like this possible?
update contract_all set col1,col2 =
(
Help with PHP Calendar code...
Hello, I'm new to this forum and I'm glad I found it.
I wrote this code for a PHP calendar as an
Am I setting up my sites oldschool?
Ok,
When I create a site I open a basic template that I have created that consists of a css f
unexpected T_VARIABLE error
Hey all! I'm getting an unexpected T_VARIABLE with the following function:
function getHighes
Filling gaps in dates
So i'm doing a query for sales data and my return array looks like this
('date' => '20
url- go to webpage
i have an input text field and submit button.
how do i make the url entered into the textfiel
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
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
SQL query not working well
Hi,
I made a small table with 5 rows and want to make them an sql consult using rownum