random generation
hi
i need help with generating this
numbers from 1-12
i want to generate in ran
CURL XML Request [From C to PHP]
Hi,
I need some help converting this into something that will work with PHP.
Code: #
HOW to get the bind variables list.
I've the following problem : I've some SQL queries stored in my DB as VARCHAR2 values.
I need t
Remove letter from numeric textbox
I have a textbox that will search the employee database by entering in the employee ID and it will r
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
Need help with unexpected T-STRING error
I'm a newbie and I'm still learning PHP. However this error has me stumped. I've googled, searched t
add to sql result
ok see rite now my sites hit counter is counted from the mysql visitor log i need to clear it aft
How to separate records and ORDER BY
Let say i have 100 records and displayed in one page, then i want to get the records from 50-100 and
Lack of simpleXML Documentation
What is up with this.
Look at: http://www.php.net/manual/en/function.simplexml-load-file.php<
True way to see if action was successful?
If this is a good way to see if action was successful to continue:
Code: function changeGa