Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
User input in to variable
Hi all,
I'm sure this is very easy but I'm having another brain freeze!
At the end of
How to get variable value on next page
Hello friends
i am working on payentry page ..there i have this code.........
help with php
It's not displaying or pulling anything out of the database.
Code: <html><
Help please - How to validate from 2 possible answers
Hi
I hope somebody can help me with what will probably be really simple, I'm pulling my hair
Form validation with functions
Hi there
I am trying to make a very simple form validation function. I currently have the fol
Internal class functions don't seem to get executed.
Hi. Can someone please put me out of my misery on this. I don't write much PHP and this has me baffl
Stumped by Third Day of Month problem
I am trying to build an algorithm that will essentially do this:
Code: [Select]$this_month = Oct
Typedef struct vs just struct
Anyone know the rationale for using typedef for structs when a struct is itself a typedef? I have s
Help with PHP and checkboxes
I am posting this for a friend of mine, i wrote a small script for her to process her form data to a