Using loop to count number of entries
I'm writing a program that must ask user to type in numbers. After each entry, the program has to re
array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va
error help - Dynamic Image
I've been working on making my site less cluttered in the directories and more secure lately. In an
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
array help
Does anyone know how to require 10 text fields for individual grades and output class average? (10 p
Mass activity scheduling
Hi experts,
Im facing some problems to deal with mass activity jobs.
When I run some
BI in Upstream Production operations
Appreciate if you can assist in the following areas:
1) Examples of life before and after BI i
Update not working ... please help
Hi,
I am trying to update a row using an edit form by passing id of the row .. but it is not
$_POST variable un-useable
I'm trying to use a $_POST variable in a mysql update statement but i can't use it for some unknown
big pagination problem in php
<?php
$connect = mysql_connect("localhost", "root", "")