PHP using IF to display error
i have a MySQL query and i want to display 1 thing only if the number of affected rows is >=1
Losing 'page' data
I have this code that allows me to update my database. But after updating, I lose the $_GET['page']
Warehouse Management
Hi,
On our system, we have two storage locations ( A and B ) where A is the main factory
Select question
Hi,
First I would like to say that php is pretty new for me..
so please don't shoot me if
Weird Problem with curl while sending data
I am facing a weird problem with sending data to a site via curl.
If i send the value by this
Need Reporting Advice
My SQL server doesn't support MS SQL reporting services that comes with SQL Enterprise or Express. T
Mysql query, two times?
Hello to all,
I'm new to php coding and i like it alot. I need help with some noob stuff.
Get Total From While Loop
I'm trying to get the total for each product and add them for a Grand Total to list outside the loop
Need help urgant
why down my code ony return one item instead of all the items selected.
$arr = array($date,$
Converting from one format to another
"I have got a date in DD/MM/YYYY but I need it in MM-DD-YYYY. Help!"