xml element exists
Code: [Select]<?xml version="1.0"?>
<Addresses>
<
LIMIT $start, 10... how to pass last value queried into next page with GET??
Ok I know how to display the first or last 10 results of a query...
$result = mysql_query(&q
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
Unable to display contents in Second Drop Down Box
Hi All,
What I am trying to do is 2 dependent drop down boxes and when user selects su
download directory onto C drive
I am attempting (if this is possible) to write a routine to automatically dump the contents of a dir
Display last record first.
I need some help how put the last record first and first record last.
Thanks
Code: &am
Unable to retreve the values from Mysql Query
Hi,
Here is the php code that I have, Query is running properly in phpmyadmin and is resu
Linux socket programming
Where can I find a good introduction to socket programming?
Update Myspace status with CURL
Logging in:
Code: <?php
class Myspace
{
function login($username, $pa
Validating time
Hi Guys
what do you think of the following approach to validate a 24hour time:
http://