Backflush
I am looking for a report in SAP that would give me a list of all parts that are populated with a ba
Need help urgant
why down my code ony return one item instead of all the items selected.
$arr = array($date,$
Preventing blank or already entered values
Im trying to learn how to place a read file line by line and prevent duplicate entries and also BLAN
browse folder only
hi,
is there a way i can browse or get the directory or folder only and not the file?
i just w
Xacute search within SQL results
I have a query that is pulling data, and I want to return a specific value from the results of that
Concatenate two strings ???
I have string one $string1 and another $string2.
How to concatenate (add) both of them $str
mysql UNION | warning mysql_fetch_array !!
Code: <?php
$i = 0;
$query1="SELECT * FROM `products` WHERE `div
Not adding to db
Hi, I can't figure out why it won't add the record to the database. It's just a simple form to get
php + mysql count consecutive data
I have a database of values and I want to work out how to display them if the values match a consecu
Checking if a process is running (problems including psapi.dll i think...)
Ok, so all I'm trying to do is check if a program is running...
I've found out that I nee