need help about
i store the value of my select statement result to an array and stored it to a variable named $fname
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)
what business processes?
Hi,
A general question. What business processes (like OTC - Order to Cach, P2P, R2R etc)
Why is the logic of this simple code not working?
Hey, I'm trying to determine if a table already exists in mysql, but doing a query first with mysql_
writing a screen scraper
Hello,
I'm writing a screen scraper application and want to be able to get absolute addresses
upload form file types....
Hey all, I am learning PHP and I am writing a script from the W3C Schools tutorials for uploading fi
MySQL Does not UPDATE- SQLString Problem
vb Syntax (Toggle Plain Text)
1.
SQL = "UPDATE sampletable SET column1 = 'C1sample1'"
Mail functionality from localhost to server
Hi
I am facing problem of mail functionality.
When i tested mail functionality in my
Display a default image
I am trying to display generic image for items that don't have one, but I can't get it to display.
output_buffering so rewrite
I'm planning to rewrite some of my scripts so they don't have to use output buffering to accomplish