SQl num_rows problem
when i try to count rows from an SQL select i get an warning
Code: [Select]$countviews = mysq
Creating a custom API
I'm creating a site, and I need to create a basic API. Unfortunately I have no idea where to start.
calculator
I can't figure out why this code doesn't work. No error messages. Page loads.
Code: <
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Custom array sort? asc then desc
Any ideas how I could sort this array? I've been trying for a while. Maybe with usort, but I have no
PHP Cannot redeclare class
I have 6 files, and two of them do not seem to want to play well. I keep getting a "Cannot rede
noob cURL help
I have a pretty basic form that I need to cURL post to a file in my includes folder (includes/login.
Target costs on Process orders not calculating
Hi All,
We have released standard costs for all the materials. We have also done Goods r
Simple MySQL query...
Hello,
How could I do a mysql query that does this: SELECT * WHERE date/time < 5minutes ag
Bit manipulation program with binary operations
My homework is to create a program to scan in and add binary numbers and print them like so