AutoChoosing a CSS file based on URL
Hey everyone,
I have a site that has multiple URLs and CSS files.
Based on the URL tha
returning data from an ssh2_exec()
here's what i got.
$conn = ssh2_connect($this->_host);
ssh2_auth_password($c
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
Pipe email to PHP - get mail adress from MySQL - send?
Hi all,
this is the challenge:
1) Our faculty at the college where I'm employed includ
help with insert
Hi there,
I am trying to insert some data into a database, but for some reason, it is not ins
Notice Undefined index: reset/ Attempting to redirect, works, but get a notice
Full Header.php is:
Code: [Select]<?php
$reset= false;
$reset= strip_tags($_GET[&quo
User feedback after MySQL query has been executed
Hi all, I've just registered on PHPFreaks because I've got a question that I simply can't work out b
Include a php
Hello,
I'm trying to include a function that shows the recent searches.
Example I have <
Disable html within defined tags
I have a mysql database that allows users to enter content with html, but I also want to have a tag
Trouble verifying database password
Thankyou to everyone who responded to my last post (I can't find the posting, it has been buried). <