Warehouse Management
Hi,
On our system, we have two storage locations ( A and B ) where A is the main factory
Need help adding a timestamp to my filename/variable
Hello,
I'm kind of stupid when it comes to php and I need a tiny bit of help. I've got a f
user administration
Dear @all,
what I have to do to set the user defaults for new users. At the moment I woul
Setting/Modify Headers using mail() function
I have a question about setting email headers when using mail() in a php script.
When I send
Php Mysql Page Loading Notice
Hi all,
I was wondering if there is a way (Sure there is) of showing a message or an image wh
Gantt Chart Tool
Does anyone know of a good free gantt chart creator tool
Thanks
explode() function problem maybe
Hi I'm having trouble searching my database. When I type two words in the search field it only searc
MVC - Code review
I'm in the process of trying to wrap my head around MVC, and as part of that, I'm attempting to impl
is this the proper use of mysql_real_escape_string() to prevent sql injections?
i was wondering is this the proper use of mysql_real_escape_string() to prevent sql injections? any