remove a ; from emails in textarea
Code: <?php
session_start();
$database_host = "localhost&qu
UDP server recvfrom() always returns -1? :(
Hello all,
I am getting a very strange error in my code :( I am writing a server application in C
Multidimensional array problems in $_POST
I'm having trouble with a three-dimensional $_POST array. It starts as a two-dimensional array on th
array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va
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
getting Vars to pass to next page.
Hello all,
I have a confusing situation on my hands, i am a member of a gaming community and we
Auto install
Hi I have a directory lets say "apps" that I then have more folders ie "email",
How to validate from 2 possible answers
Hi
I hope somebody can help me with what will probably be really simple, I'm pulling my hair
login page does not execute a else statement
I've created a login page using sessions.
When an incorrect user name or password is entered then
My query is being run with no results.
I have this.
Code: function DropUser($duser_id, $user_email, $user_username) {