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)
Unable to display contents in Second Drop Down Box
Hi All,
What I am trying to do is 2 dependent drop down boxes and when user selects su
MySQL issue
I am taking sentences through a form on page. Then checking some condition and trying to insert them
function to return url
Hi,
Can you guys help me giving a function that takes all the contents in a particular field
Dump with added_funcion cl_salv_table
Hi there, I'm having some troubles adding a self defined function to an ALV in fullscreen. The thing
fopen() security
As i understood the usage of fopen() for it to function correctly the Dir you write to has to be rw
very easy question about SQL info
Hello,
I think that I have a very easy question.
I know how to create a form using php SQL and
Problem with a select distinct
I have a problema with a select distinct, I have the next sql:
select distinct a,b,c,d fr
COde for a Cc
I'm not receiving $ft as a Cc. Why is that??
$to = "$email";
$headers = "Fr
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam