,
> > > you can use mktime() to change the date into unix time and then create
> > > the if statement
> > >
> > > if ((mktime([current])) == (mktime([date of assignment])) {
> > > echo "link to assignment"
> > > }
> > >
>
Hello,
I'd to know how difficult it is to achieve the following:
Create login page, when the submit button is clicked, the user info is checked against
a database as
to whether is login info is valid. if it is valid, a page is displayed that lists all
of the classes
that the user has registe
Hello,
I'd to know how difficult it is to achieve the following:
Create login page, when the submit button is clicked, the user info is checked against
a database as
to whether is login info is valid. if it is valid, a page is displayed that lists all
of the classes
that the user has registe
Hello,
I'm probably not using the right terminology for what I want to know, but I'll explain
it as best I
can.
I am in the planning stage of building an online course room. Each week I need to
upload pages for
that weeks lesson and assignments. What I want to know is if there is a way for me
4 matches
Mail list logo