random generation
hi
i need help with generating this
numbers from 1-12
i want to generate in ran
PHP Error
On my .php page I have a drop down box that has several names in it. When a user clicks the name &am
Grabbing Values From an Array for Posting
I have a grid array that I am using with a form that when it hits the currently named test.php it lo
generating random codes
Hi guys n gals,
I have a requirement to generate 250,000 unique codes...
These codes a
Nested (echoed) php running wrong script
Got a problem with a php website I'm creating.
In a nutshell, the first page is entirely html
How can i steam a video on my PHP site? (non YouTube)
Basically I have a PHP site and don't want to give page rank to YouTube. I just want to stream a bas
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
Checking if multidimensional array is empty?
I have a for with multiple test input fields. Specifically the user submits multiple names and ages
Map.php
I am a complete beginner to PHP and am looking for some help with a program I am messing around with
Sequre login with cookies.
I want to build secure login with cookies. I just want your ideas about this, your suggestions. What