Two fgetcsv related questions ;D
First of im trying to get a file from a merchants server but the directory is protected, I know the
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result
what is wrong with this
Code: [Select]<?php
if ($_SERVER['HTTP_REFERER'])
{
Form help: Syntax & Logic
Hello again all,
I'm working on a form and ran into a wall (again) and can't seem to think th
Preventing blank or already entered values
Im trying to learn how to place a read file line by line and prevent duplicate entries and also BLAN
MS Access data into a html table
Hi everyone, I am quite a novice at php but I have created some helpful scripts that fetch data
f
Need Help with a query
Hello,
For some reason I am just not getting the right answer when I do this query and not quite
Echo Tweaking help!
HI. I would like to have the output of the entered variables repeat forever, but it's stopping at th
CODE NOT WORKING
Code: [Select]<?php
//include shared codes
include '../lib/common.php';
include
database design
Hi,
I got a page which allow candidate to type in their previous working experience,
I let
Please help with code for SMTP authenticated PHP email form
Hello, I'm creating a PHP email form, and for this particular server, I have to use SMTP Authenticat