Sort a two dimensional array.
Hi. I've set up a two dimensional array that reads as follows:
Code: $modifiedData = array(
Changes to hosting company's server has affected web contact form
I started a thread a couple of months ago about the contact forms on my client's website. Basically
How to add an image/C++ OpenGL?
Hi,
I have been trying to look online for this and, so far, I haven't found anything usef
Ten Operator Syntax
Hi Guys,
I can't figure out why i am getting a parse error with this basic ten op code:
Problem with passing variables
I'm not really a php programmer so I'm really struggling with this issue.
I have a banner s
Where do I put CRON code
So I've figured out alot about how to automatically run a php function. I can't figure out where to
Form File Upload
I've read through tons of resources and tutorials and as far as I can tell, my code is accurate, but
The control with ID 'ace' requires a ScriptManager on the page
I'm trying to add a simple AlwaysVisibleControlExtender to my page, but it's not working. I get the
Onclick problem in Firefox
Hi,
I am using a . It doesn't seem to
SQL Injection
In my attempts to protect my database from mySQL injection I have created another problem for myself