Optimize Code
Just started getting into the use of cookies. The following code will redirect users to a set URL s
PHP page is blank
Hi Everyone,
I have a site in which I am able to open the first PHP webpage in my browser but
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Why does this file not return file names that start with numbers?
This file returns a list of filenames to help populate a drop down in my form. For some reason it ig
problems with script
I made a small script wich exchanges points in my website:
<?php
session_start
Unifying logins of two different scripts
I have two different game scripts which I want to embed on my own site. The problem is I don't want
User registration and login
I don't know whether this is the correct forum, if not i apologise but am pretty desperate at the mo
Adding to an Int row in db
Hi, i have a database which houses all of the users of my site. One of the columns is for points whi
Entering Data Problem
Code: $result = mysql_query("SELECT * FROM flights");
while ($row = mysql_fetch_array($
Count Session and Trigger Events
I am New in PHP, seeking a method to count logged users by counting the sessions or any …, is