Basic Question Regarding PHP Includes
Hi
Just starting out with PHP.
Working on a site that uses some basic includes, these
Display Database
I need to create a shopping cart. I found this code online: http://conceptlogic.com/jcart/
Unfort
upload image name with extension using php
hi frds..
<input id="file1" type="file" name="file[]" &a
Why is this function returning a false value when it shouldn't be??
This is in an include file. I want it to check a value in an html form and see if it's just white s
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
Display last record first.
I need some help how put the last record first and first record last.
Thanks
Code: &am
Progress bar tracking file downloads
Hey guys, was wondering if there was a way to track how far a file has been downloaded. I know there
Problem with PHP code- simple contact form
Hi Folks,
I'm relativily new to PHP; I know HTML and CSS stuff but I have a problem- I have a co
Regular expression tips or resources
Hello! I'm having some issues implementing the appropriate regex patter to eliminate unwanted charac
Database/Table Collation
What is the Database, and table collations used for? i don't understand what there used for since co