List/Menu Box
On an edit page when you want something to select what a user has previously selected from the datab
Ajax Error since Upgrading to 3.5
Ever since upgrading my site to .NET 3.5 (I needed LINQ), I've been getting this annoying error on o
some questions
Hello,
I am looking for the answers for following questions:
1) Does PHP support overl
Parse error: syntax error, unexpected $end in
hello,
i receive the error :Parse error: syntax error, unexpected $end in C:xamppxampphtdocsh
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
PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see
Rand() help needed
Hi all,
Can someone explain and give me a quick example of how I would go about this?
Adding to the next element in a multidimensional array
Hi, I'm trying to add a value to $node->field_spaces['nid'] where x is the next available spo
problem with array - multilingual page
this is my test page :
Code: <?php
if(isset($_GET['lang'])) {
if($_GET['la
Will this protect from mysql injection?
I do not want anything like DROP TABLE to work or any type of coding..
Heres my code.. is it