INSERT data problem!
After having an string with apostrophes ', double quotes " or any other special characters, suc
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
Undefined Index Notice In Internet Explorer Only
I am getting the following notice:
QuoteNotice: Undefined index: jrox in /home/ycsn/public_h
updating a single value to multiple non consecutive rows
I need to update the same value to multiple non consecutive rows. I need to add an experation date t
Simpler method of getting variables from mysql
Hi Guys,
I'm trying to streamline my CMS's code and as I was writing a new page it occured to
Echoing a Variable from a Object
How do I get a variable from the new User Class to echo out in this clasS?
class MyApp
{
Product categories for registration
Dear all,
We are going live with the Supplier registered next week. At standard, the 'sel
Can php detect connection speed and thereafter swap out elements?
No code to post, lads, yet. Just looking for a yay or nay at this stage:
Can a php script be
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
How could I do this?
Ive got a simple lottery game, and am using an sql database to keep track of the numbers bought. But