form variables from database help.
Hi all,
I would like to have a form that gives you options based on the results of an mysql q
Best way to check for end of a record and send it back to the first record
I'm hoping someone can help me out and explain the best way to accomplish this.
What I'm doin
How to load mysql (and other) extensions into PHP
How to load mysql (and other) extensions into PHP PHP Development forum discussing coding practices,
Using Windows message as a Handle
Hi,
I am writing one of my first multithreaded programs.
In one of the thread,
ereg_replace()
Basically what i need to do is
$title = "This Suck's"
$striped = ereg_repl
Retrieving innerHTML with cURL?
Hey all (sorry I know I'm a leecher, but I soon won't be. This is my first PHP project, but not my l
Help with search.php
Hello All
I need the search engine on a site I am building at the moment to display the searc
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
email form (cannot find the problem)
Hello there. I've been having trouble with an email form. Can't find the problem really. I've tested
matching numbers inside ( )
I know I can match numbers by just [0-9]+, so I thought matching numbers inside ( ) would be somethi