how to export excel file in same server
My first post - php newbie, so appreciate your support.
I'm currently using headers to save w
Combining Two Queries
I have two scripts that each work fine by themselves. One is a search script with a variable that de
How to ask a regex question?
Hi, I thought I'd share some of my insight after seeing too many bad questions that either get ignor
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
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
Echo multiple lines of html code
Hi guys,
I would like to know if there is a way to echo multiple lines of html codes.
Secure pages Sessions vs. Cookies & session_destroy() help
Im new here and new to PHP, I hope you can help me with some questions.
Im writing my web ap
PHP using IF to display error
i have a MySQL query and i want to display 1 thing only if the number of affected rows is >=1
Search with relational database
Hey,
I have quite a complicated (for me anyway ) relational database for an apartments syste
How to load mysql (and other) extensions into PHP
How to load mysql (and other) extensions into PHP PHP Development forum discussing coding practices,