Getting a variable to work in function params
I have this fuction which is inside a class:
Code: public static function generateEmbedCode($
php + mysql count consecutive data
I have a database of values and I want to work out how to display them if the values match a consecu
question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or
Using Microsoft Exchange Server with PHP
Hi,
I wanted to know if its possible to fetch email attachments from the exchange server usin
captcha error
I have been trying to implement a captcha in php...
here is the code..
Code: (php) [Select
How to validate from 2 possible answers
Hi
I hope somebody can help me with what will probably be really simple, I'm pulling my hair
form help
this doesn't work. i want the form action to go the location.href of the submit button chosen.. how
elseif help!
OK so I'm new to the site, as well as PHP altogether (Trying my hand at managing an online RPG) and
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
add to sql result
ok see rite now my sites hit counter is counted from the mysql visitor log i need to clear it aft