Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
Open browser page depending on XML results
Hello,
I have some PHP code that sends webbased from data to an external url ( in the form of
Is there a way to override built in php functions without APD?
I am trying to use the
rename_function()
override_function()
options that are built into
Logic question
im wondering what's the best method to do the above list:
it is for alliance @ MMORPG game
RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai
How would I do "Users not logged in since *** delete them"
I know how I would set this up, and delete the user roughly.
I'll create a table called "Use
Login script (probably a simple error)
dbConfig.php
Code: <?
// Replace the variable values below
// with your specific dat
On page view, minus credit
Hello all, please, I need a little help with this script. I am charging one credit (credits can be p
parameter passing issue on function
Well I thought I had created a pretty slick web page, using ?page and $_GET to load pages which wher
Socket Server
In my following socket server, I am trying to listen to a connection through port 12345 in my web br