Passing Variables
What I'm wanting to do is when the user clicks on Arenas it will know the name of the country it's w
array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va
no idea what to do...
I'm fed up. I had issues with code that I have working on a different site that didn't work on my cu
Any decent php formatter/beautifier/pretty printer?
Any decent php formatter/beautifier/pretty printer class/function?
I found the following whil
PHP FTP connect doesn't work with correct login
Hi!
i am working on this test code:
Quote<?php
$ftp_ser
Using loop to count number of entries
I'm writing a program that must ask user to type in numbers. After each entry, the program has to re
need to add "sizes" to shopping cart
Hey guys, I am trying to figure out a way to add a "size" selector on to this bit of code.
Wrong Info sent Using $get in form
Hi i have this code that i tried to make to send some info from one page to aother with lots of ppls
post to self
Trying to get my form to submit to itself. However I am also trying to use an image for my submit bu
paginate search result
Hi, I have a paginations script to display data from my database but i would like to paginate someon