Get last modified date of web page
Hai All,
In php how can i get last modified date of a give web page . I have tried to g
mySQL and PHP search
Hello,
I am trying to code a project and ran into a brick wall with one of my pages. I am pretty
eregi to preg
Im converting my regex for php 5.3 and I am stuck on the following
Code: [Select]if((eregi(&q
Conditions of info record - Error
When i created GR (901) and PO create automatic my PBXX is obtain the net price of info record but
PHP and MySQL on intranet?
Is it possible to use both these on an intranet network?
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now
a dificult string search
Hi I don't know a way around this. I want the user to input a password, but to make it a bit complca
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <
Insert to MySQL inside foreach
Hey.
I am parsing some html, and putting inside an html db.
I need to create a randomized inte
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();