Php - mysql select?
hi, i have this code:
Code: <?php
session_start();
// dBase file
include &quo
Locking mysql tables with php
Hi
BACKGROUND:
I have multiple instances of the same php script running in a WAMP environ
Sending a hyperlink through mail
HI all,
I am sending a mail to outlook mailbox of a user using FM SO_NEW_DOCUMENT_ATT_S
Sending CC Info by email
I am a little bit less knowledgable in the security area as most developers and I know I have a lot
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
PECL uploadprogress for php5.2
Hey, I just installed PHP5 via .htaccess on my 1and1 Shared Hosting Account.
How would I exac
IMAGE - SERVER SIDE scripting help...
How to receive pixel data of an image and buid a bitmap file on the server using the HTTP POST metho
Strip Slashes Help
I've got a script that i've downloaded of the net to edit multiple fields from my sql database, and
Strange array issue, never happened before.
mysql_fetch_array returns 1 array per call. Generally that's why it is inserted into a while statem
Renaming array keys
The issue: renaming array keys inside a foreach loop.
I'm trying to build a pie chart image w