Mail form doesn't send Russian/Cyrillic characters correctly?
When someone enters foreign characters (like Cyrillic text, and Japanese/Chinese probably gives the
PHP and Javascript
Hi Guys,
Im trying to load the contents of an html file into a text area for editing, this is
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
Is there a way to override built in php functions without APD?
I am trying to use the
rename_function()
override_function()
options that are built into
Php Mysql Page Loading Notice
Hi all,
I was wondering if there is a way (Sure there is) of showing a message or an image wh
timed header image rotation
I have a joomla site and I was trying to setup a rotating image based on timing NOT just refreshing
CU&UC guide
Hi Gurus,
can anybody provide me the link for CU&UC upgrade guide
Thanks i
Web Application Recipe
Hi Guys!
I am working with the Web Application recipes. I am currently working on the sen
Getting rid of quotes when printing data
Hi Guys, I use the filter_var FILTER_SANITIZE_STRING to filter the textarea input. The function esca
Calculating n! using vector
#include
#include
#include
using