Match stored value with the current value in a loop
Hello,
I have a MySQL db were I store articles in.
I have a form to fill these article
Looking for help reading a .txt or .ini file and outputting the info.
I have a file called Info.ini and It has the following info:
Code: [General]
Online=0
I wou
Using system() and bringing back the results
I am aware that you can use system() within PHP to execute system commands, but I was wondering if t
Displaying image from database
Hi,
I've got a site where that's got a database behind it. Currently it has loads of items in
do while...woes
I'm sure this is childsplay but it is stumping me, everytime i try what I think would make this work
Is this possible? If one file assigned to an ID...
I have a page that lists property listings assigned to a specific user (a manage page), with brief t
trouble printing an array....
I'm having some trouble printing out an array forwards. I'm figuring out the high and low of an arra
* Gridview and Detailsview in UpdatePanel, insert mode problem
I have a GridView and DetailsView working together. When a record from Gridview is selected, Detail
Target costs on Process orders not calculating
Hi All,
We have released standard costs for all the materials. We have also done Goods r
PHP error on MySQL insert
I'm sure it's the simplest of issues, but I can't recall why this isn't working.
Code: [Selec