Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
MII Trends - add data onto chart object
Hello,
Can anyone please provide some thoughts on my current requirement:
its pretty
Operator precedence assistance.
I did a quick Google search and couldn't quite find the answer I wanted in terms I could understand,
I think i'm using the syntax incorrectly
Hi Everyone!
I'm new to this forum and a newbie with PHP - I'm glad I found this site - I hop
Login Functionality Working Different on IE
This is an odd one, I have a site which has an admin section. The admin pages unsurprisingly require
Why is the logic of this simple code not working?
Hey, I'm trying to determine if a table already exists in mysql, but doing a query first with mysql_
single page with referrer to show correct page
I have a simple website with a couple of different pages. I would like to be able to in a div tag w
Odd or Even
Inside of a while loop I need to echo several rows of info...easy enough.
In the loop (for th
http to https
Hi,
Is there any specific method/condition to move an http:// page to https:// ?