Help with explandable category tree
I have the below query:
SELECT l1.id as lev1_id,l2.id as lev2_id,l3.id as lev3_id,l1.categ
Unidentified index error in a simple form
I have been trying to make an HTML form that is handled by a PHP script. So far my attempts to get i
Request-URI Too Large
I have created a simple submit form for a mysql database that puts a piece of code into database.<
Need Reporting Advice
My SQL server doesn't support MS SQL reporting services that comes with SQL Enterprise or Express. T
PHP page is blank
Hi Everyone,
I have a site in which I am able to open the first PHP webpage in my browser but
Displaying image from database
Hi,
I've got a site where that's got a database behind it. Currently it has loads of items in
Passing an array of values From VB6.0 to Oracle PL/SQL Function
Basically we are using VB6.0.
When we try to pass an array from VB6.0 to an Oracle PL/SQL
script is pulling more then they have....
I have this script for my game where they can change there race. This will cost them 2,500 points. H
array_combine() trouble w/csv file
I have a problem with a piece of code I wrote to import some records from a csv file into mysql. I h
How to generate a random array of integers subject to a certain constraint
I am writing a program that asks the user to enter an integer N and then generates a random array of