data type in column definition
Hi,
I create a table with column called "Direction of Travel code ".
The travel codes in t
How to generate a random array of integers subject to a certain constraint
I am writing a program that asks the user to enter an integer N and then generates a random array of
FFmpeg Images 2 Video conversion problem ??
I got folder full of images , number of images = 600 , I want to make a video which plays one image
help removing unwanted graphic
How do I remove the small elongated rectangular shape between the "Latest post" and "
Array help
Hello i got this code to fetch data from database but it is not working it displays
7
Array
Extracting URL pointer within XML tag
Hi.
I'm trying to extract text between two quotation marks in XML. For example, I want to ex
Custom CMS
This is a big custom CMS script I'd like to develop and would like some help atleast figuring out wh
$GPRMC and NMEA how to extract from report
Hi There,
Im a little bi lost and not sure where to start with this one, ive got a small gps
How to sum these output values
Hi
I need sum the month totals
SELECT region_name, area_name
,SUM (CASE WHEN S
grouping within a foreach?
hello all,
I currently have a list of products spit out from my db via a foreach loop. Right