Web Host List
Here is a list of web hosts that offer PHP and MySQL. It is no where near a full list, but it is mos
Agency Business Process
Hi,
I don’t understand the process of the agency business in SAP.
In my
Bluetooth RSSI & VIsta
Okie I got 4 Bluetooth adapters, a DBT-120 by Dlink, A Zonet Microsoft Bluetooth which is what I use
Using cURL to PUT
Can somebody help with the correct php code to make a cURL PUT request. Here is a sample of code bel
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
Dealing with code in db query
I am dealing with C code and I need to make sure it is encoded some how to ensure its integrity and
Relative path
I have a absolute path to an image - like so: C:/Program Files/Apache Software Foundation/Apache2.2/
Locking mysql tables with php
Hi
BACKGROUND:
I have multiple instances of the same php script running in a WAMP environ
opening a window with after form submission
I know this this forum has nothing to do with JS, but i'm trying to use it with my php script.
<
void* and sizeof()
Hi,
Using void* and sizeof is it possible to get the value of the object ?
I understan