preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
mail() says sent but no email received
My code is quite simple:
Code: <?php
$to = "Ty44ler@yahoo.com";
$subje
Need PHP help... have all the elements... just need help putting them together :
Hey Guys,
I was wondering if someone could help me. I am doing a website for a client which
How to Create a Dynamic table
col1 col2 date1 date2 date3 date4..........
a b v1 v2 v3 v4
error reporting
hey everyone
I have a production server in which I want error reporting but only on some page
Help with search.php
Hello All
I need the search engine on a site I am building at the moment to display the searc
exclude characters from counting?
Hello, I wanted to ask if you have a string like:
Code: $my_s='ASRGREGTGTR----REGREGRE+++RRRRRR..
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
How to refresh a parent page from a modal popup
Hi,I have a modal popup in which I need to upload a file and store in the database should give a mes
MS Access data into a html table
Hi everyone, I am quite a novice at php but I have created some helpful scripts that fetch data
f