Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
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
Sum of Values in an Array
This is probably really simple... but it's been years since I've written anything, so bare with me!<
Whats wrong with my query?
I am trying to get this query to show the appropriate ticked vehicle roof height, unless no boxs are
Recording popularity by day, week.. all time?
Hey everyone, I'm creating a site designed around users uploading music. How can I implement a syste
Can't shake the "Warning: include()" error
I've just uploaded my site to a new server and where I have PHP include tags in my HTML, the browser
Filename like the user name
I am creating a form and storing the values in file. Could anyone please tell me how to write a code
Solution Manager BPR
Does the SolMan-BPR-ARIS-Integration (http://www.ids-scheer.com/en/ARIS/ARIS_Platform/ARIS_Business_
PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see
asp authentication problem
Hello all,
I want to use the asp authentication (from asp.net configuration) in my web site. there