generate seo frienly url from a text like wordpress
Convert: "åäö" to "aao", "space" to "-", "!?&q
Ignore html and bbcode?
I've created a function to limit the amount of text according to the amount of words.
However
Time script, set to my time zone?
I am using this line to get the date and time
Code: $time = date(F." ".d.", &q
elseif help!
OK so I'm new to the site, as well as PHP altogether (Trying my hand at managing an online RPG) and
please help me in this update statment
hi every one
if I have table and this data in it
id name
10
Validation
Hello
I know this is a really vag question.
I need to have a input field on a form th
Sales orders ans reservations not taken into account on MPS / MRP
Hello,
I am implementing the MPS / MRP and I have the following problem:
I ha
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
SQL Injection
In my attempts to protect my database from mySQL injection I have created another problem for myself