email CODING Problem
Email coding problem.
I need to send a section of the info to $tf and the same as a Cc to $em
[RESOLVED] Socket/Port remains open after app crashes
I'm having this problem with a networked app in vb.net.
If the program exits normally the por
AJAX form submit
I recently built a form that submits data to my database with an ajax function that is called throug
Upload Code Help
Hi everyone I need some help with a bit of code ive been working with for a while. I am completely s
Filling gaps in dates
So i'm doing a query for sales data and my return array looks like this
('date' => '20
Php script to read msword file
hi,
I need to read a msword file and i want to print the contents in that word file.
i
Echo-ing MySQL content and Keep Formatting?
I have data in my MySQL such as:
QuoteBlah blah
Blah blah
etc
but when i ech
Multiple server callbacks (NOT POSTBACKS)
Hello,
I have 2 different javascript client side functions that are on timers. When the timers elap
mysqli_fetch_assoc returns multiple arrays, how to return a single array
Hello, I am using mysqli_fetch_assoc which is returning multiple rows, so it looks like:
Code
big pagination problem in php
<?php
$connect = mysql_connect("localhost", "root", "")