Pagination
Hi All,
I think I'm finally getting somewhere with pagination!
I can now submit a quer
Need understanding of this bit of code
Code: <?php
// WHERE clause filters
$arrSQLFilters = array();
//
remove a ; from emails in textarea
Code: <?php
session_start();
$database_host = "localhost&qu
Nested (echoed) php running wrong script
Got a problem with a php website I'm creating.
In a nutshell, the first page is entirely html
quick question
Hi ..
i have a question
how do i set a var so it displays via an echo
Code: $logo = '&a
2 decima places & How to reload my page
Hello There,
How do i put full-stop (.) after second figure from behind? ie if i have 123456
php slowing my site?
Hi all,
I think that one of the reasons that my site doesn't work fast is that the code is ve
What makes a script your own?
If someone finds a login script online, and changes some variable names around and some other minor
Help Ordering Arrays
Hi, I have 3 arrays as shown below.
Code: $users = $this->get_latest_users();
$flir
Redirecting Admin
In my members table, I have a field called "perm" and it's set to zero for all members. Ho