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
Renaming a file that a user uploads to site?
My site allows for registered users to upload images to the site under their own gallery. Currently
Simple Variable Question
Hi everyone.... again,
I am really getting into php still. Learning more every day. I love it
How to display random record from table?
I have the following code:
Code: <?php
$display_block .= "<input type=
Multiple submit forms inside a mysql array page
Hi all,
Im having trouble to get the beneath script to work the thing i can't seem to get wor
Problem in OnClientClick and OnClick sync
Hi,Strange and irritating problem:
I have below button declaration in markup of the aspx page:
switch form actions? not working
i want on submit to go to different pages according to the CatID
Code: <?php $CatID=$_
IF Statement & Two Tables With Different Echoes
I'm retrieving two tables in a single query using UNION ALL, like so:
Code: $query = "SE
Progress bar tracking file downloads
Hey guys, was wondering if there was a way to track how far a file has been downloaded. I know there
form variables from database help.
Hi all,
I would like to have a form that gives you options based on the results of an mysql q