Displaying data from MySql a different way
Hi all,
I'm pretty new to php and MySql and have hit a problem.
I am able to display data
Putting double spaces instead of single spaces
Im looking at trying to replace all single spacing between fields with double spacing
At pres
Linux socket programming
Where can I find a good introduction to socket programming?
Bandwidth monitoring?
Hi guys,
I need a little information I have written a php app and I occurred to that I need
help with image text
Hi ...
see i need the text of the name and number to start in the center and always be in the
Keeping track of php uploads
Hello all.
I was looking at the way PHP handles file uploads.
It seems that PHP uses a tem
disabling a button server-side then re-enabling client-side breaks button postback
I have a tabbed container and a button (not in the container) on a page. If the first tab is selecte
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
smart reading from a text file
Hello there fellow coders, i was wondering if one of you wouldnt mind helping me with this problem i
Converting from one format to another
"I have got a date in DD/MM/YYYY but I need it in MM-DD-YYYY. Help!"