single values into sql field
i have a form which i want the user to able to select multiple answers. But i want the answers to be
output printing as hexadecmal... XD
Everything works except the calcem call for the totusold and totuprice. The out put shows up as hex.
Looking for help reading a .txt or .ini file and outputting the info.
I have a file called Info.ini and It has the following info:
Code: [General]
Online=0
I wou
send() and recv() parameters confusion
On server Side:
int recv (Socket,Buffer, Length, Flags)
On Client Side:
int send (Soc
Mysterious Timeouts
I've deployed a few simple AJAX-enabled web page to a local server that is accessed through the Inte
Database 'Validation'
Hi everyone,
I'm trying to validate the password entered by the user with the password in the dat
Help with PHP and checkboxes
I am posting this for a friend of mine, i wrote a small script for her to process her form data to a
my login script page is not working on remote computers
hi my login is working on my computer, but when i tried 2 computers from 2 different locations, they
New Search Engine
Hey everyone,
I have a ZIP Code Radius search engine already functional. it displays all of t
Output Buffering question
Hi all,
I've been trying to wrap my head around output buffering. So far I've found tons of