php mysql query from input textbox
Hi,
I have a text box, in that i have given the mysql query. I can able to get the query in v
problems with php variables in mysql query
i can't seem to get the following query to work.
select $q1c from $vote_rate where id = $re
True way to see if action was successful?
If this is a good way to see if action was successful to continue:
Code: function changeGa
Can we convert non uni code system into unicode
Hi All,
Presently i am using non-unicode system and the sap version is 4.7.
Can i c
Big O & time complexity ???
can you help me how to calculate the Big O & time complexity for any algorithm and c++ program pleas
Using Microsoft Exchange Server with PHP
Hi,
I wanted to know if its possible to fetch email attachments from the exchange server usin
Dynamic memory problem
Hey,
At the beginning of my code, I have this line:
Shape* gShape = 0;
Strange PHP/mySQL error ... am I just tired?
Code: <?
## CONNECT TO DB FUNCTION!
function ConnectTo($db2con)
{
$hostNam
User information
Hi All,
By using t-code SUIM we get all the user details,if suppose we donot have permission t
Values disappear from my array :( HELP!
hey all, I have a lil mysql/php/apache script that queries a database
and pulls put 5 integers.