Socket programming
Hello all,
I have a PHP socket script. GPS trackers connect to this socket. IMEI verification
Save file by click
Hello.
I'm not understand how to save file from page. I'd like make link to file with save abil
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
Alternate messaging
I have 4 strings in MySQL db1
$string1 : Hello
$string2 : Hi
$string3 : Great
$strin
Page Reload
I am having issues getting a page to reload after I submit data to a database. This form should inp
I have a parse error in this query help..
Code: $query1="INSERT INTO `rating` (`item_name`, `rating`, `ip_address`, `date_rated`) VALUES
Unidentified index error in a simple form
I have been trying to make an HTML form that is handled by a PHP script. So far my attempts to get i
Record count of entire database
Does anyone know if there is a way to obtain the number of records in each table of the database usi
help need on ob_start()
Hi
I am a newbie in php, I have a code
Line number On/Off | Expand/Contract <?phpo
PEAR Email Attachment w/ $gpg
I have no issues with this code if I take out the attachement section and include the info in the em