Allowing ' and "
Hello everyone,
I am creating a form where users submit information to go into a database. I
Page doesn't expand for content
Hi. I've been testing a query I made. It's here http://lapr1.6te.net/inquerito.php
The page doesn
need help about
i store the value of my select statement result to an array and stored it to a variable named $fname
Strip Slashes Help
I've got a script that i've downloaded of the net to edit multiple fields from my sql database, and
Looking for help reading a .txt or .ini file and outputting the info.
I have a file called Info.ini and It has the following info:
Code: [General]
Online=0
I wou
script is pulling more then they have....
I have this script for my game where they can change there race. This will cost them 2,500 points. H
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Form always sends to error page...
Hello,
Any help will be greatly appreciated. I am having trouble getting multiple fields to be re
rdns with php
I am trying to build a script that will show all of the different domains that are hosted on the sam
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)