split string
Hi all
i have some names (imploded by comma):
Code: toronto,paris,madrid
Now, i would
type check while uploading
Hi Everyone,
How can I check the exact type of a file while uploading on my site?
Here
Empty text file when there is over XXXX lines of text.
define("RANDOM_FILE","/public_html/random.txt");
$randomEntry = "
mr8m - reverse document
Friends,
I'm trying to reverse a document held by MIRO, but it reports the message balan
Strange php code found on my website
I got hacked and the following code was placed within my files:
Code: [Select]<?
/*
Multi-user card game
I'm writing a batch of games and such. Lottery is finished, Poker,blackjack,etc are next. They will
Preserving user-entered linebreaks
Hi, I'm building a web 2.0 thingy from scratch and I wanna display text which users input. It's all
Securing a user input - need some confirmation
Hello All,
I am in the process of recoding a large proportion of an e-commerce site, one of t
how to make database item unique
Hey guys,
is it possible to do this:
I have the database item $title being pulled for
grouping within a foreach?
hello all,
I currently have a list of products spit out from my db via a foreach loop. Right