Locking mysql tables with php
Hi
BACKGROUND:
I have multiple instances of the same php script running in a WAMP environ
first id from db not showing
I have a php script which displays the content of a mysql table as a html table with sorting, delete
How to load mysql (and other) extensions into PHP
How to load mysql (and other) extensions into PHP PHP Development forum discussing coding practices,
getting weird error..
okay, I'm getting an error on this particular function, something about the syntax in the mysql LIMI
$variable $variables type question
I need to be able to designate an array element dynamically, so I thought to use a variable variable
Adding Different Numbers From MySQL
Basically I have a mysql database with a couple prices as the following:
9.99
9.99
9.99
PECL uploadprogress for php5.2
Hey, I just installed PHP5 via .htaccess on my 1and1 Shared Hosting Account.
How would I exac
Comma seperated implode & modifying returned string.
I have a PHP post form that posts up to 4 variables. I need whatever variables are passed to be comb
insert PHP code into function
Hi,
I'm having problems when trying following:
I have:
Code: [Select]createBar("Do
Linux socket programming
Where can I find a good introduction to socket programming?