How to sum these output values
Hi
I need sum the month totals
SELECT region_name, area_name
,SUM (CASE WHEN S
Gerenate tabel in Php
I whant to generate a tabel takeing data from database like this one so the results to be display on
Help with parsing this html
Hi,
I've got some html i just need a couple of strings from.. argh, it's freaking me out. I've t
image upload, resize THEN submit form
Ok so I have a form that requires the user to upload an image, and then do something with that image
How to search for several parameters from objects in a database?
I have a database with lots of information about objects.
Now I would like to search for 4 or 5 p
using variables in another page
I have a test database set up on localhost. I have a form that I can type a name into, hit the butto
values in array being escaped
I would like to submit some values - back to the same form for checking before processing...
Typedef struct vs just struct
Anyone know the rationale for using typedef for structs when a struct is itself a typedef? I have s
php unable to sent email
Hi, guys, I try to send a email through php but unfortunately the mail unable to sent. Here is my co
Sharing PHP Sessions Across Domains
I am in the process of writing a script to share a php session across various domains I have.
The