i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
Simple code help with redirects
I am trying to figure out a redirect script that detects if the browser is IE 7 and if it does, redi
having probem inserting data into db table
hi
i have a table with following columns in it
Code: candidate_id, degree, cgpa, institute
how to export excel file in same server
My first post - php newbie, so appreciate your support.
I'm currently using headers to save w
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
Problem in String replace program's output
Hi all,
I was trying to make a program which accepts a string and replaces it with another stri
Fetching META TAGS through
Hello everybody
I want to fetch meta tags of a domain.
It will be done from following code of
SMTP server...
I recently found a tutorial online on SMTP authentification for sending emails from webpages, here i
Session login issue
I'm wondering how to fix a problem I'm having with a session-based login system
Say I go to h
mysql select query problem
how can i select multiple fields from multiple table in one query like
i have table name t1 a