some query on multilingual website
Hi all,
Which is the simplest and easiest method to make a website multilingual,
is it put
How many users online in the last 24-hours using time()?
I'm fairly new to PHP. I have a MySQL table called 'users' and a field called 'loggedin' which is in
Multiple websites question.
Hi, does php have any functionality that enables a programmer to extract information from a website
Generate PDF
Hi guys,
I would like to know if there is a way to generate pdf when clicking on a link. In f
How to separate records and ORDER BY
Let say i have 100 records and displayed in one page, then i want to get the records from 50-100 and
php/mysql auto logout after 2 hour and reset password
Hi all,
This I hope will make sense. I've the following code which when a user logins in, cr
Help please - How to validate from 2 possible answers
Hi
I hope somebody can help me with what will probably be really simple, I'm pulling my hair
Must-Know Topics of PHP
Can you guys list the must-know topics of PHP. I am still a learner and I am trying to cover most of
My query is being run with no results.
I have this.
Code: function DropUser($duser_id, $user_email, $user_username) {
getting a website's source code as a variable? How?
Hey guys, is there any way for me to get the source code of a website as a variable for me to work w