Transform value 0 in no and 1 in yes help needed
Hello,
I have this in the table: "value" type int 0 to represent false and 1 to represe
strtotime issue
Hey all,
I'm playing around with some code, and basically the idea is:
Person changes
How to Detect it is public_html or httpdocs?
How to check whether it is cPanel or Plesk?
If it found public_html perform <?php incl
A problem with my GD class
Hello,
I created a nice (and simple for now) GD class.
The problem is , it works great on
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
regex for quoted text within a string
I am still getting the hang of regex expressions, but I cant seem to figure out how I would escape q
Delete HTML file after loading
I have limited experience with php and its been a year or two since I've last used it. I have a sma
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
Checking BOM Authorization Group
Hai Friends,
I have developed a mulitilevel BOM display report. End users have been assig
apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?