How do I replace any number of character occurences with one occurrence?
How do I replace any number of character occurences with one occurrence?
Let's say I have:
constructor ?
i have written this program and made 3 constructors in the class and i want to call them in the main
PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi
Can we convert non uni code system into unicode
Hi All,
Presently i am using non-unicode system and the sap version is 4.7.
Can i c
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
IP Logger for Voting Script
Can anybody help me place an IP logger into my voting script?
I know that maybe it is not as secu
session_destroy();
new to php
I have a simple login and am trying to write a logout.
I set a $_SESSION var to 1 i
Error with login script
I am getting an error with my login script:
Error:
Code: Warning: Cannot modify header inf
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
rookie looking for help coding a CSS form with PHP
I'm trying to figure out how to add PHP code to my xhtml form so that it is a working form embedded