Verifying backup integrity with CHECK TABLES

An attendee to Espen’s recent webinar asked how to check tables for corruption. This kind of ties into my recent post on InnoDB’s handling of corrupted pages, because the best way to check for corruption is with CHECK TABLES, but if a page is corrupt, InnoDB will crash the server to prevent access to the [...] [...more]

MySQL Comments (0)

Fiscal Year Date Check

Package: Fiscal Year Date Check Summary: Check if a date is in the same year of another Groups: PHP 5, Time and Date Author: Edwin F. Sturt Description: This class can check if a date is in the same fiscal year of another… Read more at http://www.phpclasses.org/package/7218-PHP-Check-if-a-date-is-in-the-same-year-of-another.html View full post on PHP Classes: Latest entries [...more]

PHP Comments (0)

Check Email

Package: Check Email Summary: Verify whether an e-mail address is valid Groups: Email, PHP 5, Validation Author: Edgar Description: This class can verify whether an e-mail address is valid… Read more at http://www.phpclasses.org/package/7163-PHP-Verify-whether-an-e-mail-address-is-valid.html View full post on PHP Classes: Latest entries [...more]

PHP Comments (0)

Check Prime Numbers

Package: Check Prime Numbers Summary: Show prime numbers between two values Groups: Algorithms, Math, PHP 5 Author: Afif AHmad Hidayat Description: This class can show prime numbers between two values… Read more at http://www.phpclasses.org/package/6992-PHP-Show-prime-numbers-between-two-values.html View full post on PHP Classes: Latest entries [...more]

PHP Comments (0)

How to check if there are post or get variables sent to a php file?

I have a php file that may or may not recive data from various forms, i need to know if there was something sent without checking each of the possible vars How can i do this? [...more]

PHP Comments (3)


 

February 2012
M T W T F S S
« Jan    
 12345
6789101112
13141516171819
20212223242526
272829