Help with some dates
I have a list of dates in an array:
$mondays = array(
strtotime("October 12, 2009
Generate multilayered array from string.
ok so i have a string that looks like this:
Code: [Select]blog:edit_all,delete_all|users:edit_all
How to secure my login data to my database?
Hi there,
It may be a stupid question but I don't know how to secure my login data to my data
this code is strange !
Hi i got this code from the web.. It checks for live and dead socks
It is working perfectly on my
If statement help please.
Hello on my site I have 2 content boxes. 1 is for the main content (which is the biggest one) and th
phph within href not showing php if change ? to &
Code: [Select]<a href="<?php echo $puser; ?>?m=<?php=(($m-1)&l
Notice Undefined index: reset/ Attempting to redirect, works, but get a notice
Full Header.php is:
Code: [Select]<?php
$reset= false;
$reset= strip_tags($_GET[&quo
mySQL and PHP search
Hello,
I am trying to code a project and ran into a brick wall with one of my pages. I am pretty
DELETE FROM not working deletes wrong row
Hello
I have the following code which i found but it doesnt work properly.. it comes up with
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.