How to insert random unique values in 2 columns ?
I have table with 2 columns
Create Table code_for_code (
first_code varchar2(10) uni
Limiting checkboxes?
Hi guys,
I have this code: Code: if(isset($_POST['selected'])) {
foreach($_POST['selec
max function question
Hi All
Ihave a table that holds shipment numbers and dates like this
select * from
Track downloads' status
Hello,
I need to make somehow, some system, to track whether downloads are completed or faile
Multidimensional $_POST
Hello
How to get a single array from array of array (2 - dimension).
For example I have a
PHP hyperlinks generator - HELP plz
Hi
I need some help to get this done using php:
1 - I have few hyperlinks say 500
How can I get my program to read a larger array ??
Hi:
I have this program that reads from an array to do calculations. The array are just t
Beginners syntax and loop questions - help please!
Hi everyone,
I have some problems with php code. I'm currently in the middle of learning php,
Syntax Help
Code:
im having trouble with that code snipped
Parse error: syntax error, unexpec
PHP File Upload Problem
Hi, I have written a very simple file upload script but it fails for reasons I can't explain. Hope