Comma seperated implode & modifying returned string.
I have a PHP post form that posts up to 4 variables. I need whatever variables are passed to be comb
Extracting Long text from message class with parameters
Hi,
I would like to extract the long text from a message class. However, the long text ha
getAlexaRank($url) function not working
I have made a function to get alexa rank
the site is here: http://mytestsite.rack111.com/1
URL Rewrite issue
Im created a series of Rewrites and on page checks to make sure the correct url is being called. But
Problem with passing variables
I'm not really a php programmer so I'm really struggling with this issue.
I have a banner s
IP Based Cron Jobs
I run cronjobs on my website. After one of my visitors got curious and tinkered around he realized h
php multiple action on submit
I have a form which says:
<form enctype='multipart/form-data' method='post' action='pr
Php - mysql select?
hi, i have this code:
Code: <?php
session_start();
// dBase file
include &quo
Notice Undefined index: reset/ Attempting to redirect, works, but get a notice
Full Header.php is:
Code: [Select]<?php
$reset= false;
$reset= strip_tags($_GET[&quo
how do I show what a user have selected from a checkbox?
From my code below, how would i show which check boxes have been checked and which radio buttons sel