big pagination problem in php
<?php
$connect = mysql_connect("localhost", "root", "")
Set Categories
I am creating a submission form for somebody to come in and submit products. These products are sep
delete comma
HI,
How to delete "," at the end of the string.
Code: $match = 2009/02/03/a2corr
file downloaded can't be read !!
<?php
$fileName = 'mypic.jpg';
$mimeType = 'image/jpeg';
header('content-dispositio
Is it a good practice to store user info. in sessions?
I am making a user class for my script which stores all the user information in sessions. It takes u
Compare user input to flat file data
Help...Am a complete newbie to programming so my code is prolly quite long. Am trying to verify a us
Needing Youtube thumb nail fix.
I have a script on a site that pulls in you-tube videos,
The problem is, that the thumb nails for
Shuffle between users ??
I have multiple $users in table. I need to send them $message.
I need to send the next messag
Deleting a record php
Attempting to setup delete a record page. The below code I put together doesn't seem to work.
PHP and MySQL Question/Help
I have a MySQL db with all my servers and all their details like server name, IP, OS, RAM etc etc 26