update sql when refresh - php
hi
I have made a table (attachement)
the users can update the sql database using + or x bu
Database 'Validation'
Hi everyone,
I'm trying to validate the password entered by the user with the password in the dat
Save User Inputs while javascript reloading!
hi..
i have written a PHP code in which i reload the page when user selects a value in dropdown..
Code clarification
Hi
In the following code what could be the "search_print()" and where it could be
Warning: session_start() [function.session-start]: Cann.....
hi, can someone help me with this? I keep getting this error....
Warning: session_start() [fu
str_replace help
I am thinking str_replace is my only option to filter outputs from my database to convert them to sa
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
Email to a friend script problems
I have this send-to-a-friend script with 2 issues:
1) When you open the form popup on a p
Trying to add functions to table
I have this list of characters and I'm trying to figure out what I have to do to put the results of
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<