defining website tags
Hi,
What would be the best way to define tags for my site, such as website title, url etc.
How to find OS bit version
How can I tell the person browsing my site is running 32, or 64 bit operating system?
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
Facebook status update API
Hello,
So, I'm trying to create my first Facebook application with PHP.
Basic ideas fo
losing session vars when arriving from an email link
Hi,
I've got a confirmation script made that sends an email with a link for a user to confirm
mysql UPDATE request not working and driving me crazy!!!
Hi,
I have been stuck on this for ages.
Quite simply I am trying to update my database
passthru() help
Hi everyone,
I'm new to the forum and to PHP. I have some pretty good experience writing shell sc
PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi
try catch error
I have been trying try catch but, I can't get it to work. The code opens a non existing file called
Sharing PHP Sessions Across Domains
I am in the process of writing a script to share a php session across various domains I have.
The