Lining up columns nicely.
Hello everyone, I'm having problems with making columns line up properly. Here is my code:
Array disappearing in foreach loop
Okay, I have this problem where an array will become undefined in a foreach loop.
Here is the
a function to check directory depth
I'm working on a php script to upload files in to a set directory.
the user can select to upload
Display the user's weight lost in the past week
Hello everyone,
I am working on a weight loss app for my site, and I want to display the user
PHP using IF to display error
i have a MySQL query and i want to display 1 thing only if the number of affected rows is >=1
$_POST
Hi, I have 2 seperate php files, and i want my $_POSt["fname"] To go into both of them, Fo
why does my session end?
my connect.php starts the session just so you know
i can navigate arround my site fine except whe
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
check if string contain only a-z/A-Z
Is where any way to check if string contains only a-z/A-Z, without writing an array with all possibl
ob_ dynamic content
i was wondering about the potential to use ob to create a <div then remove it when the page