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
Email Script does not reach destination
Hey Guys look at this code snippet :
Code:
//read a line from the file
$myFile = "
Can I call a class inside a function?
I have a class written in another file that handles my image resizing.
Can I do this (php say
how to use two buttons with php
hi i have one form. there are three fields which are to be filled by the user. and then there are tw
How do I use a global footer..?
If my index.php has a bole bunch of if functions and exit's in them
List/Menu Box
On an edit page when you want something to select what a user has previously selected from the datab
strptime() equivalent for php4 ?!
Greetings!
this is my first post, thank you in advance for your replies.
Well, the ti
help connecting a form to php and then emailing the form
Ok. So, I made a form, and I need help to where when submitted, I get an email with the submitted de
Entering Data Problem
Code: $result = mysql_query("SELECT * FROM flights");
while ($row = mysql_fetch_array($
Checking if variable is 0 as opposed to NULL/Empty...
I'm trying to write some code that will retrieve a user's access level from my database and if it do