preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
remove a ; from emails in textarea
Code: <?php
session_start();
$database_host = "localhost&qu
help retrieiving results and doing pagination
Having some trouble trying to get the results to show on more than just one page.
What is ha
problems with search form numerical "between" sending by php
I am trying to display the results of a search, on a sql database, on a web page. I set up html &quo
help with image text
Hi ...
see i need the text of the name and number to start in the center and always be in the
Securing a user input - need some confirmation
Hello All,
I am in the process of recoding a large proportion of an e-commerce site, one of t
Creating a function
Basically i wanna put all this code in a seperate file
Code: <?php
PHP url branch??
Functionally, using PHP, I'm doing a test of login input submitted by a user via an html form in a f
timed header image rotation
I have a joomla site and I was trying to setup a rotating image based on timing NOT just refreshing
Using Windows message as a Handle
Hi,
I am writing one of my first multithreaded programs.
In one of the thread,