PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi
php wont update my db
hello,
sorry for posting in mysql forum but i dont know where exactly is the problem but here
How to validate from 2 possible answers
Hi
I hope somebody can help me with what will probably be really simple, I'm pulling my hair
simple php table loop
Hi all,
I've the following code
<?php // Create category options
Displaying an image using echo command
I had done a query on my database, one of the fields being an image reference to a directory where a
Restricted access to sub-folder in iis6 doesn't work?
Basically I'm trying to add restriction to sub-folder (which contains pdf) in web.config for iis6 as
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)
Request.UrlReferrer
I need to make it so that a page can only be loaded when a button is clicked on a specific page. I d
Echo-ing MySQL content and Keep Formatting?
I have data in my MySQL such as:
QuoteBlah blah
Blah blah
etc
but when i ech
MVC - Code review
I'm in the process of trying to wrap my head around MVC, and as part of that, I'm attempting to impl