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
ECC6 - Single sign-on
We are in the process of upgrading to ECC 6 which will support single sign on with user passwords al
php mysql query from input textbox
Hi,
I have a text box, in that i have given the mysql query. I can able to get the query in v
how to populate a drop down box
Hi buddies!
PROCEDURE DOWNLOAD_REPORT_FORM (report_name varchar)
is
begin
DOWNLO
PHP Programming error. Please help!
Hi there,
Am making a website for a friend and have encountered a problem that i need fixing
admin with my register system?
Hey i wana make it so i can make a admin level on my register system , I'm kinda new to php to im no
Variables and Include
Code: [Select]<?php
$header = $_COOKIE['mss']['header'];
$body = $_COOKIE['mss']['b
Setting condidtions for an input box
Hi all,
I would like to set a condition in a txt box that says the number a user enters has t
Session problem?!?
Hello All! I am very new to the php world but I am working on fixing things that a previous programm
Ajax not working on IE 6 for Windows CE
I've created a webpage which uses the classis Ajax in following format:view plaincopy to clipboardpr