Snapshot from video
anyone knw how to make a snapshot maker from avi n mkv format.
for example if i give a direct lin
Structure Question - One Table or One Table Per Record Set?
I have a web app (mySQL and PHP) which allows people to create an item with up to 200 records which
Must-Know Topics of PHP
Can you guys list the must-know topics of PHP. I am still a learner and I am trying to cover most of
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
PHP Multiples of 2, Show posts...not working (wordpress)
I have been using this code to show div.example with 6 li columns inside it, each li is a post with
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
Image DPI
Hi.
I allow users to upload images, the user then is able to adjust several settings for the
b+ tree
Hi
can every body help me about b+ tree ?(insert & delete)
How to make a mail Form secure?
I want to create an email Form on my web site. How can I make the Form secure so the submitted info
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