radio button reamains checked
Hello i'm trying to keep the state off my radio buttons so it shows which ones where clicked after t
Placing and array within an array then sorting it!
I have a page that runs two large mysql queries and saves the results into arrays, in php I then per
How to sum these output values
Hi
I need sum the month totals
SELECT region_name, area_name
,SUM (CASE WHEN S
Giving the below syntax error
Dear Experts,
I have used 2 buttons in gui status as display and cjhange.When the user wi
Remove Rows From Database ad
Hi All,
I have this:
Code: [Select]<?php
session_start();
include('../com
socket makes browser hang...
I have a socket server, and I am having a problem at the moment...
A browser sends a http hea
Binding 2 UDP sockets on same port, connected to different destinations, 1 receives
Hello,
My application wants to send/recv data to 2 different UDP ports on a remote computer, us
On page view, minus credit
Hello all, please, I need a little help with this script. I am charging one credit (credits can be p
Standard DES encryption script?
Can anybody point me to a tutorial or a short script that shows how to encrypt some text with salt i
Frustrated php Newbie
First off, I am pretty much a PHP nub. I can read and understand the language (most of the time) so