Operator precedence assistance.
I did a quick Google search and couldn't quite find the answer I wanted in terms I could understand,
Limiting checkboxes?
Hi guys,
I have this code: Code: if(isset($_POST['selected'])) {
foreach($_POST['selec
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
Default TimeZone
The server I'm working with is hosted in America so all times inserted into the database are coming
If a record matches an existing record do nothing
So I don't know if I should put this here or in mysql, but what my script is for is for people to ad
Sub-domains & calling unique content
Hello,
Is there a way use something similar to the $_GET function for a sub-domain? I to be a
Multiple WHILE loops help
Hi there. I'm writing an application that is pulling and displaying results for real estate listing
How to read CSS message data
Hi,
I have a requirement here. When working as a Dev angel for multiple customers its really di
what are '%S%', '%E%'
for example when i see Code: [Select]printf("Hello %srn", $name);
what does %s means
get font info from a font file
hello,
Does anyone know how to get font info from a font file ... using php of course !
<