Help with search.php
Hello All
I need the search engine on a site I am building at the moment to display the searc
Help uploading .JPG
I have a problem with upload images when the ending is .JPG capitalized.. I really don't know what c
count only commas outside parenteses
I have a sql table containing
id - query - query name
the first page contains a drop down men
VAT
how should I deal with VAT?
if I have a product that costs £5.00 and VAT @ 17.5% (£0.87
Can php detect connection speed and thereafter swap out elements?
No code to post, lads, yet. Just looking for a yay or nay at this stage:
Can a php script be
Is there a function ... auto send IP
Is there some function that can be sent to a ddns service that returns the ip address of a ddns forw
Why is the logic of this simple code not working?
Hey, I'm trying to determine if a table already exists in mysql, but doing a query first with mysql_
losing variables between php brackets
Hi
have got this code:
Code: $id=mysql_result($result,0,"itemid");
$title=mys
Mail Script Problems
I have created a PHP mail script. I am having a problem though. In $body i am trying to put two va
Apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?