help with insert
Hi there,
I am trying to insert some data into a database, but for some reason, it is not ins
Curl & sessions PLS HELP
Hello,
I have a problem with curl and sessions and i will try to explain the best i could.
Multidimensional Array into an Html table, help!
Hello all, I am new to HTML/PHP so any help would be great.
I have a multidimensional array f
Echoing a Variable from a Object
How do I get a variable from the new User Class to echo out in this clasS?
class MyApp
{
FILTER_CALLBACK -- Files?
Hi All,
I'm using the php filter functions to validate my form data. For custom filters, I'm
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
reorder sql query
ok so i have this very simple code:
Code: $query = "SELECT search_keywords, COUNT(search_key
Port scanner problem
Hai
recently i developed one app through which u can check the opened and closed ports under an
How to implement HTTP connection timeout
Hi All,I would like to implement an HTTP connection timeout.
I am working on a application wh
turning an array into a string then poping it into a db
Hi im just wondering how you get a requested array into a single string then pop it into the db so f