DELETE rows based on content
I have a link in my rows
$bit="http://bit.ly/abcd";
$query = mysql_query("D
Need help making login verification cleaner...
I use the below to verify user login. I first check the cookie for the id, ip and a unique id. If it
Timer control causing error
I recently decided to add a timer control to an existing page that uses AJAX on my site. As soon as
SCO Unix
I know this might not be the place to ask, but, can anyone tell me if SCO Unix comes with PHP built
Looking for help reading a .txt or .ini file and outputting the info.
I have a file called Info.ini and It has the following info:
Code: [General]
Online=0
I wou
Recode Abap Dynpro into Web Dynpro
Hi All,
A client has asked us to look at rearchitecting a custom transaction that was developed
links using header()
Hi All
I'm not sure where to ask for help on this but I hope someone can offer some. I'm at
Is there a quick way to do this?
Hi all,
I need to create a mysql table from php that goes a little something like this
Windows Authentication
I have a website which is windows authenticated.
now i want something more on this application.<
RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai