How to generate a text file using php...?
Hi,
Can anyone give me code to generate a text file using php
Thanks in advance
PHP - MySQL Fail
My PHP code will only execute the first part of my code...
Code: <?php
sessio
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav
why is it over writing
Code: $filepaths[] = $_FILES['new_image'];
foreach ($filepaths as $filepath)
{
$imagename =
Fetching META TAGS through
Hello everybody
I want to fetch meta tags of a domain.
It will be done from following code of
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
Setting/Modify Headers using mail() function
I have a question about setting email headers when using mail() in a php script.
When I send
quotes changing
hi all
in my content
opening quotes " changes to “
close qu
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
if statements problems
Hi. I'm trying to make a web form, but I kind of hit a dead end trying to figure out why it doesn't