problem with GROUP BY and ORDER BY
i usually use this query to display the last 10 entries from a sql table:
Code: $query = &quo
Passing PHP variables from one page to another
Hello-
I'm having trouble figuring out how to transport a variable from one php file to anoth
Target costs on Process orders not calculating
Hi All,
We have released standard costs for all the materials. We have also done Goods r
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
Apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?
MySQL query problem
When I try to run the following piece of code, I get this error:
QuoteWarning: mysql_query(): sup
Cursor statement failed with errors
Following statement failed with the errors.
cursor proj_cursor1 is (select projectID from
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now
Wierd echo error?
Hi, i got the most wierd php error ever and i don't know why..
Code: echo "<t
Upload file!
Ok i have a form..
Code: <form name="form1" method="post" action=&quo