styling a RadioButtonList
HiI need to have a radio button and close to it, its lable, then a space then another set of those.
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
Edit MySQL Row Using PHP and HTML Form
Hello,
Here's what I'm trying to do. Build a page where a user enters a MySQL row number in.
Empty text file when there is over XXXX lines of text.
define("RANDOM_FILE","/public_html/random.txt");
$randomEntry = "
Help with explandable category tree
I have the below query:
SELECT l1.id as lev1_id,l2.id as lev2_id,l3.id as lev3_id,l1.categ
PHP template help
Ok, I don't know if anyone can help me but I am using PHP templates to make a site. I am a newbie an
Help building / using array
First - this is a cross-posting, if this is wrong I apologise! What started out as a MySQL query que
this code is strange !
Hi i got this code from the web.. It checks for live and dead socks
It is working perfectly on my
this code is not working????
it says this error.. Warning: Division by zero in ..
the variables are correct, so why is th
Displaying Multidimensional Arrays...about to put my head in a vice, PLEASE HELP
I am fairly new to PHP and MySQL and I have a problem which I have been trying to resolve for days.