simple php table loop
Hi all,
I've the following code
<?php // Create category options
Echo multiple lines of html code
Hi guys,
I would like to know if there is a way to echo multiple lines of html codes.
Month String to Numeric?
Hi guys,
Given a month as a string, is there a simple way to find the numeric representation
Checking if variable is 0 as opposed to NULL/Empty...
I'm trying to write some code that will retrieve a user's access level from my database and if it do
Not "Just Another" MMORPG - text based.
Hello,
I've been learning MySQL and PHP for the last 2-3 years.
Though, I've had long paus
Help with translating C code into assembler code
Hi im doing a project that moves a robot around a maze avoiding walls and need some help with conver
foreach iterator
Hi Guys
Does the foreach loop have an inbuilt iterator ?
Problem with PHP code- simple contact form
I'm relativily new to PHP; I know HTML and CSS stuff but I have a problem- I have a contact form wit
Generate multilayered array from string.
ok so i have a string that looks like this:
Code: blog:edit_all,delete_all|users:edit_all,delete_
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