the method.
If I do
echo $radio_html;
The condense of the variable gets outputted.
I could post the method here but its a bit long.
Ben
--
Ben Edwards - Poole, UK, England
If you have a problem sending me email use this link
http://www.gurtlush.org.uk/profiles.php?uid=4
(email addre
do not actually have to do anything to data fetched
from the database. If magic quoted are not on you have to add slashes
before you add to the database.
There is also another function you need pass stuff through if you are
going to use it in an , what is that
function?
Ben
--
Ben Edwards - Poole
On Thu, 2005-02-10 at 13:28 +0100, Jochem Maas wrote:
> Ben Edwards (lists) wrote:
> > Am I correct in thinking Magic Quotes automatically adds quotes to all
> > posted variables, therefore if you are displaying post variables on a
> > form you have to remove the quotes. Th
On Thu, 2005-02-10 at 13:45 +0100, Jochem Maas wrote:
> Ben Edwards (lists) wrote:
> > PS phpsc.net seems to be down, or is the domain wrong?
>
> er yes, oops. as Jeffery pointed out it should have been
> phpsec.org. had a brainfreeze sorry.
OK, trying to do a function to r
quotes_runtime is false even if magic codes
are on, any ideas?
Ben
--
Ben Edwards - Poole, UK, England
If you have a problem sending me email use this link
http://www.gurtlush.org.uk/profiles.php?uid=4
(email address this email is sent from may be defunct)
signature.asc
Description: This is a
e
foreach( $row as $index => value ) {
create_var( $index, $value );
}
So the question is is there a function like create_var which takes a
string and a value and creates a variable?
Ben
--
Ben Edwards - Poole, UK, England
If you have a problem sending me email use this link
http://www.gurtl
I am trying to find the position of the first occurrence on new line in
a string that comes from a database. I tried
$pos = strpos( $list_text, "/n" );
But it never returns anything. Any help would be much appreciated.
Ben
--
Ben EdwardsTel +44 (0)1179 553 551 IC
However if I replace it with:
print_r( $_POST["mtype"] );
I get:
Array ( [1] => RESTAURANT [2] => BEVERAGEWINE [3] => MAIN )
so the array is populated, what am I doing Wrong?
Regards,
Ben
--
Ben Edwards - Poole, UK, England
If you have a problem sending me emai
post?
Ben
--
Ben Edwards - Poole, UK, England
If you have a problem sending me email use this link
http://www.gurtlush.org.uk/profiles.php?uid=4
(email address this email is sent from may be defunct)
signature.asc
Description: This is a digitally signed message part
will all probably be needed by one of the visitors.
Ben
--
Ben Edwards - Poole, UK, England
If you have a problem sending me email use this link
http://www.gurtlush.org.uk/profiles.php?uid=4
(email address this email is sent from may be defunct)
--
Ben Edwards - Poole, UK, England
If you have a
exists in PHP. That way I can have
the relevant validation skipped if the function is missing (I will tell
the client if they get decent hosting it will start working).
So something like
function_exists( cal_days_in_month() )
Anyone know what the function is called.
Ben
--
Ben Edwards - P
101 - 111 of 111 matches
Mail list logo