Calander Basic Spript help
hi, just starting out with PHP and have the following script:
<?php
//This gets t
MII Trends - add data onto chart object
Hello,
Can anyone please provide some thoughts on my current requirement:
its pretty
How to find OS bit version
How can I tell the person browsing my site is running 32, or 64 bit operating system?
Why use OOP?
Can someone explain to me why I should use OOP instead of procedure based code.
Im building a
mysql select query problem
how can i select multiple fields from multiple table in one query like
i have table name t1 a
mysql query with single quotes in a variable
$sitedetails = "INSERT INTO vars (address, sitename, description, ownername, theme) VALUES ('$u
Displaying image from database
Hi,
I've got a site where that's got a database behind it. Currently it has loads of items in
Auto-populating dropdowns and multiple forms.
Here's what I have so far:
First drop down = select a state (works)
This populates the sec
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "
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