Transform value 0 in no and 1 in yes help needed
Hello,
I have this in the table: "value" type int 0 to represent false and 1 to represe
Get Total From While Loop
I'm trying to get the total for each product and add them for a Grand Total to list outside the loop
How to make a input/output field with multiple lines
Hello.
I put a input/output field on the screen but I could not change height of it. I need to
what does this mean? +=
is anyone able to explain what this code is saying?
i had it written for me awhile back and n
Formatting echo from database
So I have a database that stores First and last names, then echos them back to a website, as of now
xml
<?php
echo "<h1>XML Articles</h1>";
$home
FPDF Help
I've been playing with the FPDF module. I was building a form and rolling right along and then sudde
list files from folder, only one for each date
I have many files in a folder and wish to only list one of each date
these are the file names
How to separate records and ORDER BY
Let say i have 100 records and displayed in one page, then i want to get the records from 50-100 and
include function being weird?
I have a very simple system to grab an IP outputted by a PHP file.. (for a project I have) but it ou