How to change www in url with a specified name
Hi
I'm trying to change the url http://www.sitename.com/apparels to something like below
http:
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
Comparing Values
Hi
I'm reading data from a database and this seems to work OK.
Each system has an associat
rdns with php
I am trying to build a script that will show all of the different domains that are hosted on the sam
Linked Keywords
I am trying to get a script that makes my predefined keyword converted to links and / or converted t
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??
use an array from 1 class in a second class
I have a class that adds data to an array
Then I have a second class and I need to check if t
Header is not working in IE
Hi ! header function is not working in IE but it works in FF, Safari, Chrome. any help please. :
New to Arrays
Hi I am new to PHP (a week and a half now) and I am just beginning to read about arrays. I understan
How to return to a previous page after running a PHP script
I'm having a bit of a melt down here because I think this should be really easy but can't work it ou