Warning message
I've put a website that I was doing live and I'm getting this warning message when I try to add a ne
CODE NOT WORKING
Code: [Select]<?php
//include shared codes
include '../lib/common.php';
include
Timer control causing error
I recently decided to add a timer control to an existing page that uses AJAX on my site. As soon as
split string
Hi all
i have some names (imploded by comma):
Code: toronto,paris,madrid
Now, i would
want to add a break after a certain amount of characters
i was wondering how to add a break in a blog post after a certain amount of characters... any idea o
PHP File Upload Problem
Hi, I have written a very simple file upload script but it fails for reasons I can't explain. Hope
using explode() to fill in checkboxes
Hi
I have a field stored in a table that contains regions in the UK separated by commas. Ther
Redirect not working after making a POST/GET
Hi Everyone,
I am a novice in PHP. Here I have 2 pages, one page with a textbox and button an
session variable problem
Session variable is not working in Fire fox i am getting null value but it is working fine in IE.
Fetching META TAGS through
Hello everybody
I want to fetch meta tags of a domain.
It will be done from following code of