Load file in PHP
I have 2 files. The first is a PHP generated XML file that's dependent by 2 inputs. The second is a
Baffled by Undefined Index in Simple Array: Please Help!
Hello. I have a form which posts an array to this script. However, I can't seem to access the values
php not working written for consumption of slots
1. Here is the function where i will be allowed to consume the slot booked by me.
2. Here i c
Image loading
Hi Developers,
I'm trying to display an image from images/image.gif getting the url from mysq
array help
Does anyone know how to require 10 text fields for individual grades and output class average? (10 p
Ajax Error since Upgrading to 3.5
Ever since upgrading my site to .NET 3.5 (I needed LINQ), I've been getting this annoying error on o
Generate multilayered array from string.
ok so i have a string that looks like this:
Code: blog:edit_all,delete_all|users:edit_all,delete_
Find occurences of unicode characters in string
I need to prohibit filenames with everything but English characters and numbers but regexp and strin
undefined offset help
Hi All,
I kept getting undefined offset PHP notice for a simple for loop. For eg
$va = arr
how can i display php source code snippets ?
I am outputting some pho code .. and I want to display the source code so people can copy and paste