help with insert
Hi there,
I am trying to insert some data into a database, but for some reason, it is not ins
$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
Why Are These Functions Causing MASSIVE Memory Problems? Please Help!
Hi,
I have a script with some options.
I use regex to replace patterns in strings, but
cURL Upload Help
OK, I am creating a bridge from a local program to my website and I am trying to find the best way t
Hi, explode and strstr.
Hi, I seem to be confused about the strstr function, eg. i have a string like:
"a.b.c.d.e.f&
New to Arrays
Hi I am new to PHP (a week and a half now) and I am just beginning to read about arrays. I understan
Help with form post data and arrays
Hi all,
I am new to this forum... It has been awhile since i have worked with arrays, and i a
Tournament Brackets (Double Elimination)?
Is making a double elimination tournament style bracket system capable of being done in php?
How to create a static html menu from a database
Hi,
I have built a small cms which allows me to create simple html pages and then upload them
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<