eregi to preg
Im converting my regex for php 5.3 and I am stuck on the following
Code: [Select]if((eregi(&q
type check while uploading
Hi Everyone,
How can I check the exact type of a file while uploading on my site?
Here
Concatenate two strings ???
I have string one $string1 and another $string2.
How to concatenate (add) both of them $str
first id from db not showing
I have a php script which displays the content of a mysql table as a html table with sorting, delete
I have a parse error in this query help..
Code: $query1="INSERT INTO `rating` (`item_name`, `rating`, `ip_address`, `date_rated`) VALUES
Access database inside of a validation class
Hello,
For quite some time, I have been using functions to validate form input and access the
New to Arrays
Hi I am new to PHP (a week and a half now) and I am just beginning to read about arrays. I understan
ereg_replace issue
hi there people
i have this code happening with regards to my wamp server. is this something
Strange PHP/mySQL error ... am I just tired?
Code: <?
## CONNECT TO DB FUNCTION!
function ConnectTo($db2con)
{
$hostNam
New to PHP and just trying to understand a little code.
I hope I'm not annoying anyone or breaking the rules but I was wondering about this bit of code righ