Checking if field is empty AND using !is_numeric
Hi lads,
Need to be able to display an error message (using isset?) that says "Cant lea
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
Bit manipulation program with binary operations
My homework is to create a program to scan in and add binary numbers and print them like so
PEAR in appliactiond development
When I was picking up PHP I went from procedural programming, fairly quickly into OOP, then after wr
Remove Rows From Database ad
Hi All,
I have this:
Code: [Select]<?php
session_start();
include('../com
C problem struct and string
Hi guys,
This is my first post and I'm hoping the experts here can help me solve my problem.<
Auto install
Hi I have a directory lets say "apps" that I then have more folders ie "email",
Significance of BPM
Hi Experts,
I am a novice in BPM , I just want to know how BPM as permenant department is
Attempt to assign property of non-object in...
I'm having issues with the following function in PHP 5...
function getTreeWithChildre
Redirecting Admin
In my members table, I have a field called "perm" and it's set to zero for all members. Ho