Simple code help with redirects
I am trying to figure out a redirect script that detects if the browser is IE 7 and if it does, redi
Good Programming and Web Design Books
Hi,
I recived a pm today from a fellow phpfreaker regarding php books, i replied with the fo
How to find OS bit version
How can I tell the person browsing my site is running 32, or 64 bit operating system?
why is it over writing
Code: $filepaths[] = $_FILES['new_image'];
foreach ($filepaths as $filepath)
{
$imagename =
php calculate
this code echoes correctly the sum but the inserted result is 0??
Code: <?php
$TotalNum
order by date not ID number help php
I am trying to orginize the following code to order by date not id number.
any help would be grea
Need help with an email blocker for a guessbook
I am new with php and here is a simple guessbook page but I am being hit with spam from a group of t
error reporting
hey everyone
I have a production server in which I want error reporting but only on some page
Mysterious Timeouts
I've deployed a few simple AJAX-enabled web page to a local server that is accessed through the Inte
Add "width" check when upload
Hi!
Can someone add a function that is checking if picture witdh is bigger then 800px whwn up