Showing selected item at top of list
Hi,
I've got a list of names which i am fetching from database like this:
$qry = db_query
How to find OS bit version
How can I tell the person browsing my site is running 32, or 64 bit operating system?
Error with Font and imagettfbbox
I keep getting an error that says "Warning: imagettfbbox() [function.imagettfbbox]: Could not f
Creating a db with a query
Hello everyone.
I'm having troubles creating a db with a query.
I'm reading a book called PHP
mySQL and PHP search
Hello,
I am trying to code a project and ran into a brick wall with one of my pages. I am pretty
Inserting a variable in a link
I have this code that I want to insert for my own variable but I have no idea how. This is what I wa
Is it possible to stop reservation creation in PM Order?
Hi All,
Is it possible to stop reservation creation in PM Order?
Thanks in adv
SCO Unix
I know this might not be the place to ask, but, can anyone tell me if SCO Unix comes with PHP built
Force download script not handling files with spaces properly
I have a regular old php force download script, uses this code:
Code: header("Cache-Cont
php global variable
how can we create global variable so we can use its value in any form.. Please give example to