links using header()
Hi All
I'm not sure where to ask for help on this but I hope someone can offer some. I'm at
My XSRF Prevention code isn't working
First of all, thanks for the generous help you guys have given me in the past on this forum.
Seco
CODE NOT WORKING
Code: [Select]<?php
//include shared codes
include '../lib/common.php';
include
upload image name with extension using php
hi frds..
<input id="file1" type="file" name="file[]" &a
Mail form doesn't send Russian/Cyrillic characters correctly?
When someone enters foreign characters (like Cyrillic text, and Japanese/Chinese probably gives the
Ignore html and bbcode?
I've created a function to limit the amount of text according to the amount of words.
However
Clean URLs
Hi I was wandering if anyone has ever implemented URLs on their PHP run website using URLS like wiki
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.
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
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav