Include ("Absolute Path") of a file?
I'm not sure what I'm doing wrong. I am writing my php code in the same directory of the file that
How to ... (FAQs)
... get e-mail notifications
As several people asked how to get e-mail notifications when new posti
include function being weird?
I have a very simple system to grab an IP outputted by a PHP file.. (for a project I have) but it ou
Session
I am having a little trouble with a session. Not sure if it is my browser or what. I know I do not
mail() says sent but no email received
My code is quite simple:
Code: <?php
$to = "Ty44ler@yahoo.com";
$subje
serializing objects - loses methods - the point being?
Hi
I know that serializing an object will lose the methods. But whats the point in that? What
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
cPanel API
Hi Guys,
Need a little guidance. I'm trying to get my script to communicate with cPanel (or W
Using insert variable
need a way to inert variable data to mysql database
$acc = "212121212";
$nok =
simple script won't work. Please help
I'm new to php, and I am having trouble displaying a simple script in my web browser. My php code ex