Page not Loading After Test
Hey All
It seemed that an inlcude statement wasn't working for some reason, so I tried a more
Issues: PHP Forms -Clearing
I've tried looking online before actually asking for help, but I've been looking for about the past
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
How to validate from 2 possible answers
Hi
I hope somebody can help me with what will probably be really simple, I'm pulling my hair
gather checkbox data from form into email
Hello all,
First, i'd like to thank everyone who responded to my previous posts regarding set
help with email script...
hey
I need help with my mail script
when the form on http://www.mcgdesignstudio.com/c
php calculate
this code echoes correctly the sum but the inserted result is 0??
Code: <?php
$TotalNum
Parse XML
Good day,
I use oempro software and try to parse XMLReturn but it's not working for me, simpl
How to implement HTTP connection timeout
Hi All,I would like to implement an HTTP connection timeout.
I am working on a application wh