Need Help with a query
Hello,
For some reason I am just not getting the right answer when I do this query and not quite
Strip Slashes Help
I've got a script that i've downloaded of the net to edit multiple fields from my sql database, and
how do i make new line after *
First check this page here. and you see my report. Im pulling form a mysql db. I want to beable to m
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
How to Detect it is public_html or httpdocs?
How to check whether it is cPanel or Plesk?
If it found public_html perform <?php incl
Server side $_SESSION
how does one keep the session completely server side. no cookies to the browser at all. i need this
mysqli_fetch_assoc returns multiple arrays, how to return a single array
Hello, I am using mysqli_fetch_assoc which is returning multiple rows, so it looks like:
Code
why preg_match_all does not return the number of matches
My regex looks like
X[^x{4e00}-x{9fa5}]*Y
(where X and Y are two Chinese characters)
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
Remove directories not empty
hi,
i have an array that contains some names (1,4,6,56...). Every integer is a name of a folder.<