How do I send data using an html link
Hi
If I have
<a href="main_file.php">
How do I send data t
Stuck with preg_replace
Hi,
I'm trying to use preg_replace to remove part of the IP address submitted using a form on
Extracting Long text from message class with parameters
Hi,
I would like to extract the long text from a message class. However, the long text ha
I would like "for" to wait 5 sec
I would like my 'for' loop to wait 5 sec before second iteration.
for ($i=0; $i<10
How can use this array as a key?
Say I have this array for example:
print_r($array);
Prints:
Code: [Select]Array
Warning: session_start() headers already sent error - Driving me Nuts!
I am trying my sister in laws site and I keep getting an error with my coding. I am more of a design
upload photo limits
ive got a upload photo script and im just trying to make more secure currently it limits size and as
displaying email without attracting a ton of spam
Hello,
this is maybe the wrong place to ask.
How would you display an email address on a w
string to currency format
Hi guys...
Actually I chunk out some data from txtfile and one of the data contains amount va
constructor ?
i have written this program and made 3 constructors in the class and i want to call them in the main