gather checkbox data from form into email
Hello all,
First, i'd like to thank everyone who responded to my previous posts regarding set
I need some help with the IF command...
I have a large number of images in one section of my website with the .jpg format. I'm adding a bun
I need help on this PHP code
Hi everybody, I made some kind of mistake while editing the code below. As you see, at the 3 row my
Typing math
I've added support for typesetting math using LaTeX on the forums.
Example:
Code: [Select]
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<
Gerenate tabel in Php
I whant to generate a tabel takeing data from database like this one so the results to be display on
Multiple Options for a Single Page
For this example I want to use the Handlers option which is under Fed Admin and all the related codi
Mysql query, two times?
Hello to all,
I'm new to php coding and i like it alot. I need help with some noob stuff.
javascript in php code causes page to display white
Hi All,
Odd one this, I've got the following code (below) which is a simple log in form. The
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)