PHP Solutions
Expand Format DateTime interval using PHP
I have date1 and date2. I am trying to format difference of two dates like in facebook with "ago" such as "1 year 2 month ago" or "5 hours 3 mins ago." A ...
8 months 2 wks ago Albert Isaev 4 replies Resolved
Expand How to make Asynchronous http calls using PHP?
Is there a standard way to make async calls using php? I am looking for an approach to make asynchronous call from my php application. Actually I need to write metrics log so I really do ...
1 yr 10 months ago Sam Buchana 2 replies Resolved
Expand Difference between PHP Error Vs Exception
I am kind of confused between PHP Error and Exception. It sounds similar but can not figure out the difference. What is the main difference between the two? Thanks in advance.
1 yr 10 months ago Mason Miller 2 replies Resolved
Expand How to get client IP address using PHP
I need to capture client user IP address using PHP. I need this specially for my logging and authentication purpose. How do I get client user IP address?
1 yr 10 months ago Bill Tucker 2 replies Resolved
Expand line break '\n' does not work in php
Hi, I have a code which is suppose to be very simple but not working. I am trying to insert '\n' to my data but it not working. In the screen, I see literal '\n' ins ...
1 yr 11 months ago Ramesh Shrestha 3 replies Resolved
Expand Undefined index: REQUEST_URI in PHP 1 yr 11 months ago Michael Gardnar 2 replies Resolved
Expand How to display my Url in REST style with php? 1 yr 11 months ago Tim Joseph 4 replies Resolved
Expand Whether preg_replace() or str_replace() is good in performace? 1 yr 11 months ago Richard Cox 2 replies Resolved
Expand remove special character from string in PHP 1 yr 11 months ago Tim Joseph 2 replies Resolved
Expand MYSQL Bit field with PHP 1 yr 11 months ago David Wu 4 replies Resolved
Expand How to redirect to different page in PHP? 1 yr 11 months ago Richard Cox 2 replies Resolved
Expand Preg_match - Delimeter issue 1 yr 11 months ago Robert Legoo 2 replies Resolved
Expand how to generate captcha image on the fly in PHP? 1 yr 11 months ago G-Stone 3 replies Resolved
Expand Config file in PHP? 1 yr 11 months ago Michael Gardnar 2 replies Resolved
Expand PHP and AJAX 1 yr 11 months ago Dave Smith 1 replies Resolved