how to export excel file in same server
My first post - php newbie, so appreciate your support.
I'm currently using headers to save w
Do not allow posting of whitespace
Currently the script below works if the user does not type a name/message, but if i create a whitesp
$_FILES array
Ok,
I just started experimenting with PHP today. My goal right now is to have people be able
Grids not displaying decimals, and behaving differently on different PCs?
Hello,
I coded a relatively simple MII application that allows data from a form to be add
Limiting checkboxes?
Hi guys,
I have this code: Code: if(isset($_POST['selected'])) {
foreach($_POST['selec
PHP and SMS
Hi all forum members. I am new here and am unsure what category shoild I post this in.
Moderator
tell csv import script to ignore blank rows?
Hi i have the below script but i get an error if a row is blank ie a return in the csv file at the e
Error Messaging not working
I changed the way my form tells the user of an error. But I can't seem to get it to work properly.
isset undefined variable
Hi all,
Hope someone can point out the obvious. I've a log in script, if you dont enter a use
temporary objects
Until now i thought every temporary object in C++ is created as constant. I'm wondering why my compi