ereg_replace()
Basically what i need to do is
$title = "This Suck's"
$striped = ereg_repl
Calander Basic Spript help
hi, just starting out with PHP and have the following script:
<?php
//This gets t
Replacing a string on click of a button
Hi! Is there a way to replace a string on a click of a text link?
This is what I've come up w
Writing to the middle of a file
Hi I have a bit of a problem. Is there any way i can write some text to a middle of a text file. For
PHP error. Need help urgently
Hi,
I am programming a php site and have a problem that i just cant find out how to fix. When
Server side $_SESSION
how does one keep the session completely server side. no cookies to the browser at all. i need this
Check something, wait, check again, do something!
Hi guys.
I wonder if someone can help me with this.
Basically, what I want to do is (
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
Firewall / visited websites logger
Hi.
I have a firewall implementation and I want to log all the websites visited on the machine. S
Help with PHP Calendar code...
Hello, I'm new to this forum and I'm glad I found it.
I wrote this code for a PHP calendar as an