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
update 2 columns by doing inner 2-column query
Hi,
is something like this possible?
update contract_all set col1,col2 =
(
getAlexaRank($url) function not working
I have made a function to get alexa rank
the site is here: http://mytestsite.rack111.com/1
Looking for help on using joining mysql tables and php....
Does anyone have any good links to references on how to pull mysql data, through joining tables and
single page with referrer to show correct page
I have a simple website with a couple of different pages. I would like to be able to in a div tag w
Need help making a blockquote and line items conditional
I have some code I bought a few years ago that allows my clients to update content on their site usi
sql error
I have been looking at this code for 20mins and can't work out what I am doing wrong. There is somet
Greek characters in php
Hi,
I'm making a script and I m using for first time greek characters.
I started to write
eregi to preg
Im converting my regex for php 5.3 and I am stuck on the following
Code: [Select]if((eregi(&q
temporary objects
Until now i thought every temporary object in C++ is created as constant. I'm wondering why my compi