Socket programming
Hello all,
I have a PHP socket script. GPS trackers connect to this socket. IMEI verification
Which PHP-Editor do you think is the best?
Hi everyone,
Myself Brian Anderson. For the last 2 years i have been working a
PHP and MySQL Question/Help
I have a MySQL db with all my servers and all their details like server name, IP, OS, RAM etc etc 26
New Login Script
Hi all, i attempted to create a whole new login script witch isnt working for some reason i dont kno
passing data from one page to another
hey guys
i have the follwoing code to get information from one page and place on another:
While Problem
i am having a problem with a while statement here is the code
Code: [Select]<?php
sess
how can i expire the submitted page using session.
hi,
i'm new to php world.
i'm using "post" method.
when i submit it,data goes to
Comparing two dates
Hi Guys
I have two dates I want to compare. Below is my current implementation. The problem with
date("now") prints out wrong date ?
Hi Guys
Anyone know why and how I can fix it ?
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca