weeks in a year
hi,
i found this snippet on php.net
QuoteFor the week number for weeks starting on Sunday:
Posting to another Site?
I have software that people install.
When they install it, is there a way to make it post their d
PHP header help!
Hi all I am trying to get this php page to refresh every 5 seconds on my phone which is an aastra 48
I apologise! It's a newbie to PHP feedback form problem!
Hi,
I am a total newbie to PHP. I am also a unemployed and need to get a job. So after 100% r
reading xml faster than DB call?
I am trying to optimize a high traffic website, and I enabled a feature where there are three photos
PHP Directory Listing Not working
Hey Guys,
I need help, I tried a ton of directory listing scripts and they all don't work. Al
Php WordPress help
I am writing the following code for making a plugin
<?php
header("Content-Type
Multiple Options for a Single Page
For this example I want to use the Handlers option which is under Fed Admin and all the related codi
php and downloading
I want to use a php script to create two files. Then I want it to redirect (or whatever) to have tho
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am