how to get values from $_Post with onchange="form.submit();"?
Hi, I have a form that submit to itself with a file upload field and two other hidden field values.<
MySQL Does not UPDATE- SQLString Problem
vb Syntax (Toggle Plain Text)
1.
SQL = "UPDATE sampletable SET column1 = 'C1sample1'"
an interesting question
Greetings folks, got to ask an interesting question...
let say
i have created a function s
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
mysq_num_rows
Hi,
I want to use:
Code: if(mysql_num_rows($ergebnis2)==2)
how can the value 2, be
php multiple action on submit
I have a form which says:
<form enctype='multipart/form-data' method='post' action='pr
Change Web page language
i doing this thing first time but i dont find any suitable solution for it. On the demand of user. I
Needing Youtube thumb nail fix.
I have a script on a site that pulls in you-tube videos,
The problem is, that the thumb nails for
Placing and array within an array then sorting it!
I have a page that runs two large mysql queries and saves the results into arrays, in php I then per
Registration
ok so i have a site where people can register and login which works now thanks to someone on here th