Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
Insert Failing.
Hey,
I am making a Sign up page for a website, but the insert query into the Database does not se
PHP Programming error. Please help!
Hi there,
Am making a website for a friend and have encountered a problem that i need fixing
single values into sql field
i have a form which i want the user to able to select multiple answers. But i want the answers to be
Using two $_POST Function / Switch () statements, second does not work.
Hi all. I’m new to php and am having a problem getting $_POST Function / switch () to work. I
Gaining access to Drop Down Menu Variable
code is below, I am creating a drop down menu. I want to echo the value selected in the drop down me
LOOPing Problem
Hello All!
The following code loops through the data and displays the data accordingly. My p
Problem with "dynamic" index page
Hi. I have one question. In my index.php page I have this kind of code:
Code: // listaa sivut
RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai
Doubles are giving me problems
Ok so, first of all i made a double = 0.05, but when running the debugger it shows up as 0.04999. I