$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
Hyperlink in PHP to MySQL record
Hello,
I am having trouble as i am new to php. I have connected to the database and I have di
Automatic Webpage ??
I have a page www.mysite.com/test.php with a
<form>
<textarea name=&q
Extra fields in main body and php required.
I'm new to PHP so please be gentle. I have a little php script below that works well.
The &quo
array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va
ereg_replace()
Basically what i need to do is
$title = "This Suck's"
$striped = ereg_repl
Typedef struct vs just struct
Anyone know the rationale for using typedef for structs when a struct is itself a typedef? I have s
Filtering an Array Based on Value
I have a very simple script set up that pulls data from a database and is output using this code:
add 20 000 to the rowcnt
Hi ...
I need to add 20 000 to the row count but just cant find a way to do this i am new to php
A little help in c#
i am doing a simple paint program using c# i want to draw with the mouse so i wrote the code of the