need help with mail()
hi i want to send an email with attaching pdf file using php. i have the following script but the pr
Registration
ok so i have a site where people can register and login which works now thanks to someone on here th
Form errors in an array
I'm processing a form and putting the errors in an array. empty($errors) doesn't seem to do the tric
Check if another session of the page is running?
I want to keep people from opening multiple tabs, or sessions of my Facebook app. Is it possible to
Table sorting
Hi,
I'm trying to modify the following in order to make the output table sorted alphabeticall
how can i expire the submitted page using session.
hi,
i'm new to php world.
i'm using "post" method.
when i submit it,data goes to
Libraries in C++
Hi all,
I have two libraries. one is based targeted on linux platform and uses another li
List/Menu Box
On an edit page when you want something to select what a user has previously selected from the datab
Display data returned from Ajaxservices!!
I have a question about displaying results using ajax. I have part of the code below.
$.ajax({
include problem
I have my root folder as:
Code: $root = $_SERVER["SITE_HTMLROOT"]; // the server root<