Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result
what is wrong with this
Code: [Select]<?php
if ($_SERVER['HTTP_REFERER'])
{
Find occurences of unicode characters in string
I need to prohibit filenames with everything but English characters and numbers but regexp and strin
modifying query string with no page refresh
Hi everybody,
I've tried to get info about my problem all over the internet but i didn't find out
How to assign a textbox value to PHP variable??
Hi ! Can any one help me out as quickly as possible. As I m new to PHP.
Plz tell me how to assign
upload photo limits
ive got a upload photo script and im just trying to make more secure currently it limits size and as
How do I use ValidatorCallout extender in Login control?
Hi,I'd like to customize the look and feel of the login control a little bit. One thing I'd love to
Request.UrlReferrer
I need to make it so that a page can only be loaded when a button is clicked on a specific page. I d
some questions
Hello,
I am looking for the answers for following questions:
1) Does PHP support overl
a multi dimensional array with for each
hi, I have been asked to write an array, I have Zone 2,3,4,5,6,7,8 each zone has 3 sections of weigh
grouping within a foreach?
hello all,
I currently have a list of products spit out from my db via a foreach loop. Right