the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
XML Grouping
I'm using xml_parse_into_struct to get all my elements, but now I need to group them. For example, h
While Problem
i am having a problem with a while statement here is the code
Code: [Select]<?php
sess
Last Weeks sDate and eDate.
sDate - Start Date
eDate - End Date
I need to pull two dates for "Last Week" whi
mysql UNION | warning mysql_fetch_array !!
Code: <?php
$i = 0;
$query1="SELECT * FROM `products` WHERE `div
mysql timestamp manipulation
How could I use a timestamp (e.g 2009-10-30 13:20:35 ), and with php find out if it is:
from
Mail from PHP form not always ending up in my inbox?
Hi guys,
I'm a real newbie to PHP and have managed to put together a simple mail form that se
word wrap in emails help needed
Hello, I understand how wordwrap works in php and have used it well before. However when I used wor
Schedule editor
Hi,
I have a question related to Schedule editor.
If we schedule a BLS for every 30
How would I do "Users not logged in since *** delete them"
I know how I would set this up, and delete the user roughly.
I'll create a table called "Use