Strange array issue, never happened before.
mysql_fetch_array returns 1 array per call. Generally that's why it is inserted into a while statem
gather checkbox data from form into email
Hello all,
First, i'd like to thank everyone who responded to my previous posts regarding set
Select Rows as Columns..
is there a way to select COLUMN_NAME from user_tab_columns where table_name='TABLENAME';
and ha
Multiple if statements
Ok so seems basic but for some reason I'm not doing it right. What I want is to be able to have 2 se
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
Session variable help
I'm having a very troubling issue. Maybe I'm just looking over something but I have looked at the co
How to get variable value on next page
Hello friends
i am working on payentry page ..there i have this code.........
How to replace search button with link?
hi to everbody.
i have a search submit form and button like this :
<form id="f
Php navigation
I have four buttons on a php page.
If i click a button it will redirect to different php pages.
cstdatomic (c++0x std::atomic) / g++ 4.4
Hello,
I'm trying to use cstdatomic (std::atomic in the upcoming c++0x standard) in g++