Procedural to OOP
John Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pr
Simple Question
I know this is a simple question, that if I knew what it was technically called i could probably loo
update 2 columns by doing inner 2-column query
Hi,
is something like this possible?
update contract_all set col1,col2 =
(
How to assign JS screen.width to ASP.Net variable
I've got this ASP.net routine that gets the cookie value of the screen width, but now I need to chan
ereg_replace in Wordpress
Heya - so I'm working on this site: http://world-of-smiles.theportlandco.com/new-patients
The
array_combine() trouble w/csv file
I have a problem with a piece of code I wrote to import some records from a csv file into mysql. I h
PHP header help!
Hi all I am trying to get this php page to refresh every 5 seconds on my phone which is an aastra 48
SQL Injection
In my attempts to protect my database from mySQL injection I have created another problem for myself
Help With Showing Users On the Index Page
Ive got this code which works just how i want it to.
Code: <?
$timenow=time();
a dificult string search
Hi I don't know a way around this. I want the user to input a password, but to make it a bit complca