Baffled by Undefined Index in Simple Array: Please Help!
Hello. I have a form which posts an array to this script. However, I can't seem to access the values
Page Reload
I am having issues getting a page to reload after I submit data to a database. This form should inp
PHP MySQL Return Results Issue
Hi guys,
I'm running joomla and made a module which is using ajax.
Basically i just have a
Why is this function returning a false value when it shouldn't be??
This is in an include file. I want it to check a value in an html form and see if it's just white s
getting most records by count
Code: [Select]<?php
$connect = mysql_connect("localhost","dam
division gives infinity anser
int main()
{
int z=0;
int i=1/z;
cout<
}
It doesn't throw a
foreach iterator
Hi Guys
Does the foreach loop have an inbuilt iterator ?
My query is being run with no results.
I have this.
Code: function DropUser($duser_id, $user_email, $user_username) {
Posting Serialized Data Not Working
I am trying to send an object from one PHP file to another using POST. I serialize the object and th
How to secure my login data to my database?
Hi there,
It may be a stupid question but I don't know how to secure my login data to my data