Thought I has this figured out especially after all the help i received?
Cags, Salathe, Daniel helped me with this yesterday, but not sure i took it all in.
I am attempti
Operating System
How in PHP or other language can I detect Operating system, ie Windows XP Home, Windows 7 Ultimate,
timed header image rotation
I have a joomla site and I was trying to setup a rotating image based on timing NOT just refreshing
matching numbers inside ( )
I know I can match numbers by just [0-9]+, so I thought matching numbers inside ( ) would be somethi
curl javascript problem
Hi Experts.
I'm new curl and wanna to get some info from this http://www.amadeus.net/
when
have trouble in a if condition
The if below is working ok, it check when indexes, name, zipcode and state are empty.
Code: &
SQL Injection
In my attempts to protect my database from mySQL injection I have created another problem for myself
subtract 1 from value entered in text field
Hi
How do I subtract 1 from the vaue entered into a text field?
Thanks
how to make database item unique
Hey guys,
is it possible to do this:
I have the database item $title being pulled for
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?