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
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
how to populate a drop down box
Hi buddies!
PROCEDURE DOWNLOAD_REPORT_FORM (report_name varchar)
is
begin
DOWNLO
How to file_get_contents when login required?
Hello!
I am trying to read data from a page that you have to be logged into to view, I am try
C++ API to Oracle dB
I need to perform a select command to the Oracle dB to obtain information from a table.
What libr
using variables in another page
I have a test database set up on localhost. I have a form that I can type a name into, hit the butto
The control with ID 'ace' requires a ScriptManager on the page
I'm trying to add a simple AlwaysVisibleControlExtender to my page, but it's not working. I get the
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
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result
what is wrong with this
Code: [Select]<?php
if ($_SERVER['HTTP_REFERER'])
{
update sql when refresh - php
hi
I have made a table (attachement)
the users can update the sql database using + or x bu