Uploading files/images via forms
Hey all, I am building a database for work that will contain some minor data on plant species along
Pre-Fill out a PHP form...??
This is for work actually (geek squad). We have to fill out this online php form at work over and ov
retrieving more than one max key from an array?
so i have an array of 20 numerical values (0-100) that i need to order from highest to lowest and th
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
$_POST
Hi, I have 2 seperate php files, and i want my $_POSt["fname"] To go into both of them, Fo
Coding Critique
I was hoping someone could take a second and look down my code and see if they see any problems with
Remove values in array2 from array1
I have two arrays.
Array 1 is where the array key holds various different numbers. For exampl
Why does my php page download images over and over
Can anybody please explain to me why my php page keeps downloading the images and other items every
Error in SQL Syntax HELP!!!
I have this page:
Code: <?php
session_start();
//connect to server and s
how to read and write into a word document using php...?
hi,
I need,reading and writting into a word document using php.
Thank u inadva