Operating System
How in PHP or other language can I detect Operating system, ie Windows XP Home, Windows 7 Ultimate,
problems with script
I made a small script wich exchanges points in my website:
<?php
session_start
PHP and SMS
Hi all forum members. I am new here and am unsure what category shoild I post this in.
Moderator
PHP Error
On my .php page I have a drop down box that has several names in it. When a user clicks the name &am
Do While statement
hi guys,
This may sound trivial but im new to php and as part of an assignmenti have to const
Changes to hosting company's server has affected web contact form
I started a thread a couple of months ago about the contact forms on my client's website. Basically
Include with Parameters
In a particular page I would like to include a file that requires $_GET parameters.
when I go
How do I use a global footer..?
If my index.php has a bole bunch of if functions and exit's in them
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see
How to limit the calls to an API
Hello, in my simple script I call an api which effectively involves me getting an xml file.
H