Add 5 to a variable when a button is clicked, and re-run a for loop
So I'm making a feedback sort of section on a website with MySQL and PHP, I've gotten the script to
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
mysql select query problem
how can i select multiple fields from multiple table in one query like
i have table name t1 a
str_replace help
I am thinking str_replace is my only option to filter outputs from my database to convert them to sa
FILTER_CALLBACK -- Files?
Hi All,
I'm using the php filter functions to validate my form data. For custom filters, I'm
need help with this contact form
I made this form and I need it to read the data and write the data to a table and its not working ca
How to convert this array to string
I am having problems converting this array to a string
using print_r($val[1]); I get:
Code: [
Undefined index: username HELP NEWBIE
I am trying a simple login/logout for my website. It works well with checking if the username exists
PHP4 to PHP5 Conversion
Hi Everyone,
I am working on a site that is built up on PHP4 and each page is being started f
Change Sort Order to Display Newest File First
Hi Guys,
I have a page that sorts the contents (PDFs) of a directory and displays them on the