Operator precedence assistance.
I did a quick Google search and couldn't quite find the answer I wanted in terms I could understand,
Quick Syntax Question
Hi folks,
I'm getting the following error: "unexpected T_LNUMBER". I'm trying to b
Converting numbers to months
The porgram works -just need the last function(month_convert_ to convert numbers to months -thanks.
b+ tree
Hi
can every body help me about b+ tree ?(insert & delete)
Pre-Fill out a PHP form...??
This is for work actually (geek squad). We have to fill out this online php form at work over and ov
Final year project, please point me in the right direction
hi there for my final year project I'm aiming to build a php script shell to use as an expert system
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
Logic question
im wondering what's the best method to do the above list:
it is for alliance @ MMORPG game
Extending Exception to contain method name
I was wondering, if there's a way to extend Exception in such a way, that it would contain name of a
Count Session and Trigger Events
I am New in PHP, seeking a method to count logged users by counting the sessions or any …, is