How to validate from 2 possible answers
Hi
I hope somebody can help me with what will probably be really simple, I'm pulling my hair
Limiting checkboxes?
Hi guys,
I have this code: Code: if(isset($_POST['selected'])) {
foreach($_POST['selec
Help with translating C code into assembler code
Hi im doing a project that moves a robot around a maze avoiding walls and need some help with conver
Why is this function returning a false value when it shouldn't be??
This is in an include file. I want it to check a value in an html form and see if it's just white s
using file_get_contents??
okay how would i create a script using file_get_contents() in php have it grab search pages 1-20 and
A rank users order by points
I want to make an insert from table 'rank' , with number (rank) from the cod blow, to fild users.ran
Working with popups and such in a class
I've recently started building my applications completely enclosed in classes. I like the fact that
XML Grouping
I'm using xml_parse_into_struct to get all my elements, but now I need to group them. For example, h
quick basic question, hopefully not dumb
I don't know how to search for this, so forgive me if it's been covered...
I often see an exa
Executing an exe
Hi. I have some bizarre problem with exec (other any other method) to launch exe's. I am making a ga