JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w
Running a cron job through PHP/Apache?!
Hello all,
I have a PHP script which makes a cron file from user input. When i try to run the cro
Removing Title From database problem
Hi again ! i am having an issue with updating database. When i update any price of a title it remove
Undefined offset when using a flat file with pipe symbols
Hi, I've got a flat file/text file which I'm currently using as a member database for my site (not a
Help with Contact Form
I have this Form on an html page and the associated code on page.php (below).
I keep getting the
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
{
HTML form problem
Ive made a form to that i want to send to my email via PHP. but when it send only the name's etc sen
jquery validation in codeIgniter
hai i need to add client side validation to my fiels which are selected in a forloop.the fields are
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
rdns with php
I am trying to build a script that will show all of the different domains that are hosted on the sam