finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
unexpected T_SL without a shift left token
Nothing too see here, I'm an idiot and resolved the problem.
If a form submits back to same page do you need to use $get
IM trying to pass page number and year that was selected back to the same page.
i have this c
I need help on this PHP code
Hi everybody, I made some kind of mistake while editing the code below. As you see, at the 3 row my
array_combine() error
getting an "Warning: array_combine() [function.array-combine]: Both parameters should have an e
Please help with code for SMTP authenticated PHP email form
Hello, I'm creating a PHP email form, and for this particular server, I have to use SMTP Authenticat
try catch error
I have been trying try catch but, I can't get it to work. The code opens a non existing file called
problem with GROUP BY and ORDER BY
i usually use this query to display the last 10 entries from a sql table:
Code: $query = &quo
SCRIPT ERROR
Here is the CONTACT FORM I made for our website:
<form id="form1" name="
Sending CC Info by email
I am a little bit less knowledgable in the security area as most developers and I know I have a lot