Linkage between two scripts
Okay say I have this for a link in a script:
Code: <li><a href="#&q
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
Making multiple rows with one query
I have a table called efed_handler_characters with two fields handler_id and bio_id. What query 2 is
help with multi-update
Now sure how to ask this really....
10g database if that matters.
I have a customer
Code clarification
Hi
In the following code what could be the "search_print()" and where it could be
session variable problem
Session variable is not working in Fire fox i am getting null value but it is working fine in IE.
background color imagefill
Hello
I would like to ask you why I see this square in red color just in my local xampp insta
textfield unchanged
hi,
i want my form to know whether its textbox is unchange or not.
if($textbox == 'unchang
C++ Http request?
Code:
string Response = "LOGIN_UNSUCCESSFUL";
System.Net.WebRequest request = Sy
Mail from PHP form not always ending up in my inbox?
Hi guys,
I'm a real newbie to PHP and have managed to put together a simple mail form that se