Alternate messaging
I have 4 strings in MySQL db1
$string1 : Hello
$string2 : Hi
$string3 : Great
$strin
quotes changing
hi all
in my content
opening quotes " changes to “
close qu
PHP - MySQL Fail
My PHP code will only execute the first part of my code...
Code: <?php
sessio
Can't find the problem (no error message)!
OK, here's the deal. This code is really weirdly formatted (sorry!) and hard to understand, so I'm g
Navigation include for all site directories
Hi,
I need a navigation include that can deal with directories at different levels on a site.
Detail Expenses Report by Cost Center
I would like to obtain a report out of SAP that shows a list of expenses by cost center that shows t
Adding Outlook 2007 items via file upload
I am looking for a way to be able to attach an Outlook item (an email message) in an ASP.NET 3.5 app
how to get IP address?
hey guys,
i have this code which is supposed to get me the IP address of my site visitors:
I need help with formatting date from mysql! with php!
Hello guys
*Note: this is a php question not MySQL question, please do not move it to mysql s
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)