Call to undefined function mysql_fetch_accoc()
New to php/mysql coding. What's wrong with this sequence, or am I
just not seeing to obvious?
Deleting a record php
Attempting to setup delete a record page. The below code I put together doesn't seem to work.
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
How to make a input/output field with multiple lines
Hello.
I put a input/output field on the screen but I could not change height of it. I need to
Pro-rata Billing in Periodic Billing for Rental
Hi guys,
We have a situation, where a rental contract starts at the mid of the month say
extract content from a website
i have written a code that will grab the content from the index page..
i would like to know how c
login page does not execute a else statement
I've created a login page using sessions.
When an incorrect user name or password is entered then
What is SAP Avatar ?
Hi All,
This G.Satish , my boss asked me to explore on SAP Avatar. I searced in internet
Variables and Include
Code: [Select]<?php
$header = $_COOKIE['mss']['header'];
$body = $_COOKIE['mss']['b
Lining up columns nicely.
Hello everyone, I'm having problems with making columns line up properly. Here is my code: