Chat Box in PHP
I was thinking in doing a Chat Box in PHP. For that I would use a form with two fields, Nick and Mes
Taxonomy? Classification? Categorisation?
Not sure if there is a way around this classification problem
I have a supplier who produces
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
Help with PHP Email Script
Hi guys,
I'm a newbie to php and need help with the script below:
At the moment when I
Storing the referrer in session... problems with tabs
Hello All
I am currently working on an ERP project based on the MVC methodology, when a user
listing help
Hi,
at first, great new design!!! I like it,
i got a problem,
I want to list so
Automatic Webpage ??
I have a page www.mysite.com/test.php with a
<form>
<textarea name=&q
Add 5 to a variable when a button is clicked, and re-run a for loop
So I'm making a feedback sort of section on a website with MySQL and PHP, I've gotten the script to
captcha error
I have been trying to implement a captcha in php...
here is the code..
Code: (php) [Select
Having problemswith multithreading and prime numbers
I have an assignment when I'm suppose to do the following:
Write a multithreaded Java, Pt