Accept only alpha characters
I've got this bit of code ready for accepting a phrase:
Code: if (!eregi ("", $_POS
why is it over writing
Code: $filepaths[] = $_FILES['new_image'];
foreach ($filepaths as $filepath)
{
$imagename =
Need help with an email blocker for a guessbook
I am new with php and here is a simple guessbook page but I am being hit with spam from a group of t
Generate multilayered array from string.
ok so i have a string that looks like this:
Code: [Select]blog:edit_all,delete_all|users:edit_all
Multi language - seo links
Im trying to figure out the best method to have a multi language website that will function with seo
When i am Canseling the Billing Document in VF11 I am getting Shortdump
Hi Experts
When i am Canseling the Billing Document in VF11 I am getting Shortdump.
How do I create a 2D game "camera" to follow player?
In J2ME programming I'm targeting MIDP 2.0 devices.
I'm using gamecanvas and I was thinking t
import table with dependency
Hi
What is the best way to import table back which has dependency?
SQL> cre
Array to string conversion
Can anyone help me with this?
Notice: Array to string conversion in /home/..../index.php on l
Comparing two dates
Hi Guys
I have two dates I want to compare. Below is my current implementation. The problem with