small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
form variables from database help.
Hi all,
I would like to have a form that gives you options based on the results of an mysql q
Array help
Hello i got this code to fetch data from database but it is not working it displays
7
Array
Setting/Modify Headers using mail() function
I have a question about setting email headers when using mail() in a php script.
When I send
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
Form submissing with PHP and JQuery/Ajax
I have searched everywhere, but cannot find a solution for this... I have worked all day trying to g
Filename like the user name
I am creating a form and storing the values in file. Could anyone please tell me how to write a code
Parse String
I need to parse the string below into three variables. How would I do that?
john + 10/20/2008
Remove letter from numeric textbox
I have a textbox that will search the employee database by entering in the employee ID and it will r
imap: how to save a copy of sent emails to sent elements
Hello my friends,
I am writing an online emailing application with inbox outbox/sent elements