Help with PHP Email Script
Hi guys,
I'm a newbie to php and need help with the script below:
At the moment when I
a multi dimensional array with for each
hi, I have been asked to write an array, I have Zone 2,3,4,5,6,7,8 each zone has 3 sections of weigh
explode() function problem maybe
Hi I'm having trouble searching my database. When I type two words in the search field it only searc
How to secure my login data to my database?
Hi there,
It may be a stupid question but I don't know how to secure my login data to my data
File upload issues
Hi Guys,
Can anyone see any issues with this code:
Code: [Select]$setImage= 'productimages
socket makes browser hang...
I have a socket server, and I am having a problem at the moment...
A browser sends a http hea
Shuffle Array
Hi,
I am writing a script for a game that needs players to randomly be assigned a target (ano
radio button reamains checked
Hello i'm trying to keep the state off my radio buttons so it shows which ones where clicked after t
for loop without same $i digits?
Hi,
Can some guru please advise how can I accomplish this with a simple for loop ?
I
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<