TemplatePower & AJAX
Hi all,
I'm currently implementing some AJAX features in my PHP-framework (which is b
Linux socket programming
Where can I find a good introduction to socket programming?
sql error
I have been looking at this code for 20mins and can't work out what I am doing wrong. There is somet
Echo-ing MySQL content and Keep Formatting?
I have data in my MySQL such as:
QuoteBlah blah
Blah blah
etc
but when i ech
same querie, or a new one??
Hi guys,
I'm still working on this drop down list. I've got the actual drop down list to wor
import table with dependency
Hi
What is the best way to import table back which has dependency?
SQL> cre
PHP loop
Okay so I have several "articles" stored in a mysql database and am attempting to echo tho
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "
MySQL Does not UPDATE- SQLString Problem
vb Syntax (Toggle Plain Text)
1.
SQL = "UPDATE sampletable SET column1 = 'C1sample1'"
Beginners syntax and loop questions - help please!
Hi everyone,
I have some problems with php code. I'm currently in the middle of learning php,