Preg_match unknown modifyer
Hello,
Im trying to write a little script for my forums i need to get the reply from my forum
Php navigation
I have four buttons on a php page.
If i click a button it will redirect to different php pages.
Handling text changed in text box control using Ajax
I need to create a web form with a text box control. When someone types text into the textbox I nee
Entering Data Problem
Code: $result = mysql_query("SELECT * FROM flights");
while ($row = mysql_fetch_array($
Check Date/Time in PHP
What I need the code to check is that $reQuest is 24 hours in the past then return a time based on h
Multiple WHILE loops help
Hi there. I'm writing an application that is pulling and displaying results for real estate listing
AJAX form submit
I recently built a form that submits data to my database with an ajax function that is called throug
Trouble checking SESSION cookie
I am trying to use $_SESSION cookies to verify admin privileges .
I don't understand why this is
xml
<?php
echo "<h1>XML Articles</h1>";
$home
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&