please hep to get values from a table row
can anyone tel me how I can select and get data from one row by pressing an Edit button in that row
foreach help.
Hello all,
First time I'm attempting to use a foreach statement and was just wondering if my
Select Rows as Columns..
is there a way to select COLUMN_NAME from user_tab_columns where table_name='TABLENAME';
and ha
Code working in IE but not FireFox
I created a dynamic navigation list for my website based off of a table in my database. The code is
Whats wrong with my query?
I am trying to get this query to show the appropriate ticked vehicle roof height, unless no boxs are
Socket Server
In my following socket server, I am trying to listen to a connection through port 12345 in my web br
Php WordPress help
I am writing the following code for making a plugin
<?php
header("Content-Type
Filtering Tables
Hello Thanks for any help any one can give Im very new to PHP..
I need to pull data for clien
Sufficient protection from bad input?
I am writing a simple script to let people upload 'pages' of their own content, be it simply a few b
.htpasswd Registration Form
Hi,
I wanted to make an htpasswd registration form.
I found this code on the internet but have