a multi dimensional array with for each
hi, I have been asked to write an array, I have Zone 2,3,4,5,6,7,8 each zone has 3 sections of weigh
New to Arrays
Hi I am new to PHP (a week and a half now) and I am just beginning to read about arrays. I understan
Check Digits and extracting digits
I think I can figure out the code for this but I am having a very hard time getting past the first s
1,000 select boxes with 100 options?!
I have 1 drop down select box with 1,000 options.
In some case, there will be 100+ of the
Image DPI
Hi.
I allow users to upload images, the user then is able to adjust several settings for the
Why use OOP?
Can someone explain to me why I should use OOP instead of procedure based code.
Im building a
WELCOME SCREEN
first of all let me tell you what does my script do,
it´s a very simple query to show a e
PHP onsubmit in the form not going to the fuction.
I have a form through ‘onsubmit’ calling a function validation(). But not going to the
Issue Parsing XML into table
Hello all,
Im a bit new to php and new to phpfreaks. But thanks in advance for the help!
<
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)