I need some help with the IF command...
I have a large number of images in one section of my website with the .jpg format. I'm adding a bun
Need some ideas as to how to go about sorting this array...
Here's how the array's are created..
Code: <?php
while ($x = readdir($dp)) {
Referential Integrity problem when inserting into 2 tables at same time
Hello Everyone,
Im relativity new to PHP and MySQL and i have come up against a problem. i h
imap: how to save a copy of sent emails to sent elements
Hello my friends,
I am writing an online emailing application with inbox outbox/sent elements
shift numbers with paging
Hi
How would i be able to display 10 numbers 1 2 3 4 5 6 7 8 9 10
and when I click next
Registration
ok so i have a site where people can register and login which works now thanks to someone on here th
Custom CMS
This is a big custom CMS script I'd like to develop and would like some help atleast figuring out wh
Unique Visitor Tracking
Hello. Currently, I run a voting site where voters are tracked by their IP address and can only vote
Probably Easy, Need help with Check Boxes in PHP Code
hello,
Thanks for looking this over and helping me out. My problem is I have a online store l
Multiple Pages
Hi. Im very new to php. I'm trying to create a basic login/registration page.
So I have a bas