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
Simple MySQL script is not working
Hey guys,
Just familiarizing myself with PHP and MySQL. I am following along in the O'Reilly
Help a newbee save my job !
Hey guys i am dying here i am new to php and would like for someone to help me with this problem
Help with search.php
Hello All
I need the search engine on a site I am building at the moment to display the searc
Connect to database that isn't localhost
I am currently doing a small script for a company that doesn't have mySql support on there hosting.
Progress bar tracking file downloads
Hey guys, was wondering if there was a way to track how far a file has been downloaded. I know there
Encrypt php code?
Is it possible to encrypt php code in files,
so that it displays a load of unreadable characters
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
Linux socket programming
Where can I find a good introduction to socket programming?
Multiple Pages
Hi. Im very new to php. I'm trying to create a basic login/registration page.
So I have a bas