How to find OS bit version
How can I tell the person browsing my site is running 32, or 64 bit operating system?
Am I setting up my sites oldschool?
Ok,
When I create a site I open a basic template that I have created that consists of a css f
split string
Hi all
i have some names (imploded by comma):
Code: toronto,paris,madrid
Now, i would
$_GET problem
Hi all,
Have a bit of a problem with a little piece of code, I am not sure if this should be
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
max() problem
I have a while loop to get image names.
Code: $imagequery = mysql_query("SELECT * FROM ad_i
get the country of visitor and display content based on that
Hello all,
I have seen that Google analytics can tell you where a visitor is coming from and
array_combine() trouble w/csv file
I have a problem with a piece of code I wrote to import some records from a csv file into mysql. I h
help me fix these syntax errors...
I keep getting multiple syntax errors on this script like this one:
Parse error: syntax error
Preserving user-entered linebreaks
Hi, I'm building a web 2.0 thingy from scratch and I wanna display text which users input. It's all