Supress some serveroutput but not all
Hi,
I have a script I'm working on that uses plsql to create and RMAN script, this uses d
Querying info from one table based on info in another
Hi, I am currently trying to make a part for my user driven website where one user can subscribe to
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18:
TimeZoneOffset
Hello,
Please i need your help. I have a system that users can use to punch in and out. This
file downloaded can't be read !!
<?php
$fileName = 'mypic.jpg';
$mimeType = 'image/jpeg';
header('content-dispositio
Map.php
I am a complete beginner to PHP and am looking for some help with a program I am messing around with
IS Retail & Manufacturing
Hi
Can IS Retail and Manufacturing activities be done in same instance ie. in same client
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.
retrieving images from mysql database using php
So I've been trying to figure out how to store images in a mysql database, and as far as i can tell
division gives infinity anser
int main()
{
int z=0;
int i=1/z;
cout<
}
It doesn't throw a