Share admin accross websites
I'm using .net memberships and roles in one of my sites, but I need to be able to share logins and p
Weird MySQL error, why am I recieving this?
PHP Code:
<?php require "global_settings.php"; ?>
<titl
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
Placing and array within an array then sorting it!
I have a page that runs two large mysql queries and saves the results into arrays, in php I then per
code help - pagination
Hi all, I have this code, basically a user logs into my site and they get this page.
The pro
update the selected existing records of database
Hi frndz,
I am new to php and get stuck....
Edit.php > Update.php > Updatea
parsing error
can anyone explain this syntax error:
Parse error: syntax error, unexpected T_IF
The e
Socket programming
Hello all,
I have a PHP socket script. GPS trackers connect to this socket. IMEI verification
Calculus Help (and by help I mean homework)
Hrmmm, I hate posting about math homework, partly because it's homework, and partly because I hate w
New to mysqli library - Multiple query problem
Greetings,
I am writing a batch program that executes 3 queries on a single page. Using mysql