i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
Saving data from a form into a file
Hey everybody,
Sorry, I am really new to PHP coding and such but a project kind of got thrust
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
unoconv doc convert to pdf code prob
PHP/5.3.1
Hi. I am trying to use this code to convert docs to .pdf utilizing unoconv. Howe
Using loop to count number of entries
I'm writing a program that must ask user to type in numbers. After each entry, the program has to re
have trouble in a if condition
The if below is working ok, it check when indexes, name, zipcode and state are empty.
Code: &
Multi Dimensional Array Append
Hi Guys
I have a function that returns a multidimentional array eg
$result = functio
Perplexing problem showing a .jpg
Please disregard..........I figured it out
Multiple arrays inside data
Hi,
Simple question. I have a column called "array" in my database, and inserted in
New to Arrays
Hi I am new to PHP (a week and a half now) and I am just beginning to read about arrays. I understan