Checking if multidimensional array is empty?
I have a for with multiple test input fields. Specifically the user submits multiple names and ages
Parse error: syntax error, unexpected $end in
hello,
i receive the error :Parse error: syntax error, unexpected $end in C:xamppxampphtdocsh
please fix the error
What is the error in the below code ???
Line number On/Off | Expand/Contract <?php
LOOPing Problem
Hello All!
The following code loops through the data and displays the data accordingly. My p
Error In Syntax
I got this error:
Code: Parse error: syntax error, unexpected '>' in /home/bucket/publ
Points for Wiki contribution
Hi everyone,
I want to know how long does it take for the moderator to award points for a
PHP code needed to get/post form fields and request mysql query results.
I'm new to PHP
I've created an html form to allow the user to request a basic telephone dire
Tournament Brackets (Double Elimination)?
Is making a double elimination tournament style bracket system capable of being done in php?
unexpected T_VARIABLE error
Hey all! I'm getting an unexpected T_VARIABLE with the following function:
function getHighes
Validating time
Hi Guys
what do you think of the following approach to validate a 24hour time:
http://