problem when runing a funciton
I am trying to connect to database using a funciton in a functions.php
<?php
funct
How to validate from 2 possible answers
Hi
I hope somebody can help me with what will probably be really simple, I'm pulling my hair
Variable passed to each() is not an array or object
Hi,
This is a email a friend type of form, and it isn't working anymore.
<?
Unable to customise toolbar in FCK
Code: [Select]<?php
$header = $_COOKIE['mss']['header'];
$body = $_COOKIE['mss']['b
I need help on this PHP code
Hi everybody, I made some kind of mistake while editing the code below. As you see, at the 3 row my
Echoing If Function?
A script I am using has If statements in the comments form to basically tell the form what to do. Cu
Form Help
Here is the form:
Line number On/Off | Expand/Contract<? include("../include/sess
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
Connect to database that isn't localhost
I am currently doing a small script for a company that doesn't have mySql support on there hosting.