Stuck with preg_replace
Hi,
I'm trying to use preg_replace to remove part of the IP address submitted using a form on
TemplatePower & AJAX
Hi all,
I'm currently implementing some AJAX features in my PHP-framework (which is b
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
Problem with an browser game.
Hello,i just joined that great forum and i got php prob,its kinda freaky...anyway i got browser game
Firewall / visited websites logger
Hi.
I have a firewall implementation and I want to log all the websites visited on the machine. S
returning data from an ssh2_exec()
here's what i got.
$conn = ssh2_connect($this->_host);
ssh2_auth_password($c
What am I missing here? Help!
Hello all!. I can't seem to get this working right. Well - it renders right, but something is goin
problems with script
I made a small script wich exchanges points in my website:
<?php
session_start
Prevention Help
How can I use PHP or any other language (feel free to move this thread) to prevent users doing scree
True way to see if action was successful?
If this is a good way to see if action was successful to continue:
Code: function changeGa