remove trailing slash from array
I have the following array which contains trailing slashes I need to remove. What is the best way to
Had a simple form script that suddenly stopped working
It was made about a year ago and had been working fine. Last time it was known to work for sure was
Sum of Values in an Array
This is probably really simple... but it's been years since I've written anything, so bare with me!<
session variables not working anymore
hello,
i use sessions to handle authentication within my site. my host has been changing a lot of
Do While statement
hi guys,
This may sound trivial but im new to php and as part of an assignmenti have to const
I have a parse error in this query help..
Code: $query1="INSERT INTO `rating` (`item_name`, `rating`, `ip_address`, `date_rated`) VALUES
Echo-ing MySQL content and Keep Formatting?
I have data in my MySQL such as:
QuoteBlah blah
Blah blah
etc
but when i ech
Taxonomy? Classification? Categorisation?
Not sure if there is a way around this classification problem
I have a supplier who produces
Mail from PHP form not always ending up in my inbox?
Hi guys,
I'm a real newbie to PHP and have managed to put together a simple mail form that se
Reg Ex
Im trying to search for the string: srv_9 (Dead ???)
I thought to use preg_match, however I d