Solution to the FindControl problem
I have seen may posts about having problems with the FindControl method. Most seem to come about bec
array_combine() trouble w/csv file
I have a problem with a piece of code I wrote to import some records from a csv file into mysql. I h
Call to undefined function mysql_fetch_accoc()
New to php/mysql coding. What's wrong with this sequence, or am I
just not seeing to obvious?
Else statement screws up all css
Does anyone know what goes wrong in the process with this php code?
This code seems to be causing
passing an array of objects after submit
How do I do this? This is what I have tried and it is not working.
<form method="
From Header Showing 'Unkown' In Hotmail? Why?
Code: $to = $row_GetID['email_addr'].',sales@mywebaddress.co.uk';
$subject = 'Thank you for you
how can i display php source code snippets ?
I am outputting some pho code .. and I want to display the source code so people can copy and paste
How to search for several parameters from objects in a database?
I have a database with lots of information about objects.
Now I would like to search for 4 or 5 p
Page doesn't expand for content
Hi. I've been testing a query I made. It's here http://lapr1.6te.net/inquerito.php
The page doesn
Need a fuction to count entries in a field
Hi
I need a fuction to count how many times a email address is entered in to a field.
I ma