Format String help
I have a textbox where a person enters an application number. the application number is 10 characte
MySql timezone
Code: $sql = "SELECT *, date_format(date, '%m/%d/%Y at %I:%i %p' )as date FROM comments WHERE t
Retrieving Data from Two Different Databases
Hello All,
Ran into another problem and would appreciate some help! I have two datab
Filling gaps in dates
So i'm doing a query for sales data and my return array looks like this
('date' => '20
Regarding accessing SQL query issued by any user in Oracle 10g
Hi all,
i want to know the queries issued by various users accessing a database...
Place specific image in html page when specific name is typed.
Hello,
Fairly new to PHP and was curious if someone might know how to solve a fairly simple r
Greek characters in php
Hi,
I'm making a script and I m using for first time greek characters.
I started to write
Need help to modify php ELSE code
I'm trying to find a way to have the php code display a message if there is no inventory listed in t
Create or replace package is ending ORA-21700
Database 9.2.0., patch 8 (9.2.0.8.0).
I trying run
create or replace package ....etc.
Php - mysql select?
hi, i have this code:
Code: <?php
session_start();
// dBase file
include &quo