PHP error on MySQL insert
I'm sure it's the simplest of issues, but I can't recall why this isn't working.
Code: [Selec
problem getting my contact form working
Yeah I know this is a pretty basic problem, but it's been a while since I've worked with PHP and I'm
form help
this doesn't work. i want the form action to go the location.href of the submit button chosen.. how
str_replace help
I am thinking str_replace is my only option to filter outputs from my database to convert them to sa
Trouble with a select list
Hello All!
I was wondering if any of you guys could help me with a small problem I'm having!
php slowing my site?
Hi all,
I think that one of the reasons that my site doesn't work fast is that the code is ve
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
extending tidy
I have problem with type-hinting and extending tidy. This code creates error:
Code: class cMyTidy
problem with sql querry in php script
Hello guys,
What I want to do is I want to read out a csv file and then but te conent ot the
Multithreading design
Hi
I have come up with a Singleton class that manages a pool of database connections. Basical