How to search for several parameters from objects in a database?
I have a database with lots of information about objects.
Now I would like to search for 4 or 5 p
value not going in data base
hello friends....
i am having a working javascript....when i am selecting any
insert/update functions for mysql, what do you think?
I am working on two really simple functions that automatically generate (and execute) insert and upd
change text color with a jQuery code
Hihow can I change the text in a asp:TextBox to a different color when I start typing using jQuery?I
Forms Authentication and Refresh at Login page
Hello,
When I try to press the Login button in my webapplication at my login.aspx page nothing h
Socket programming
Hello all,
I have a PHP socket script. GPS trackers connect to this socket. IMEI verification
Session problem?!?
Hello All! I am very new to the php world but I am working on fixing things that a previous programm
Change Sort Order to Display Newest File First
Hi Guys,
I have a page that sorts the contents (PDFs) of a directory and displays them on the
PHP url branch??
Functionally, using PHP, I'm doing a test of login input submitted by a user via an html form in a f
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<