mysql UPDATE request not working and driving me crazy!!!
Hi,
I have been stuck on this for ages.
Quite simply I am trying to update my database
Curly Bracket Delimeters.
I'd always believed that the starting and ending delimeters in preg_ functions had to be the same ch
If a record matches an existing record do nothing
So I don't know if I should put this here or in mysql, but what my script is for is for people to ad
PHP Thumbnail Creation
Ok so i use this function to create thumbnails:
Code: [Select]function createthumb($name,$fil
phph within href not showing php if change ? to &
Code: [Select]<a href="<?php echo $puser; ?>?m=<?php=(($m-1)&l
Select Rows as Columns..
is there a way to select COLUMN_NAME from user_tab_columns where table_name='TABLENAME';
and ha
PHP using IF to display error
i have a MySQL query and i want to display 1 thing only if the number of affected rows is >=1
array & querys help/advice.
Ok so here goes , I have a mysql database and basically here's what I need to do.
// foreach
Multithreading design
Hi
I have come up with a Singleton class that manages a pool of database connections. Basical
PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see