Problems with adding a link to one position in a 'foreach' loop, please help
Hello!
Iam pretty new to programming and I wanna create a table with users from an array. It
PHP Login
Hey!
I got this shopcart code online, am trying to modify it but am getting an error when i try a
About imagecopyresampled()
Hello,
I am looking to use this function to resize parts of an image to a fixed thumbnail siz
AutoChoosing a CSS file based on URL
Hey everyone,
I have a site that has multiple URLs and CSS files.
Based on the URL tha
Code working in IE but not FireFox
I created a dynamic navigation list for my website based off of a table in my database. The code is
PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see
Socket problem
Hello,
Earlier I posted about my problem with my socket script. It took up to 100% CPU usage.
help removing unwanted graphic
How do I remove the small elongated rectangular shape between the "Latest post" and "
How to store checkbox array in a session, and then be able to add to it?
I'm trying to store an array of checkbox values into a session array, sort of like a shopping cart,
Do something every fifth time?
I'm trying to write a loop, but I want it to do something different after every fifth instance. Like