PHP/PKI
I am trying to set up a web application that uses pki. does anyone have a good tutorial to set this
When file included, REMOTE_ADDR is server's?
I have an index file that handles my site, basically index.php?page=ip will activate "require('
Saving PHP output as a file
I wondered if anyone knows how to save the rendered output of a PHP script as a file?
I have
JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w
Output Full URL of Current Page
Let's say I am currently viewing a dynamic page:
http://www.mydomain.com/directory/index.php
Number Format
Hi All,
I have number '000000000050085' I want to format it to 500.85 Can any one give me
extract data
Code: <div class="post hentry uncustomized-post-template">
Error In Syntax
I got this error:
Code: Parse error: syntax error, unexpected '>' in /home/bucket/publ
how to get IP address?
hey guys,
i have this code which is supposed to get me the IP address of my site visitors:
Save User Inputs while javascript reloading!
hi..
i have written a PHP code in which i reload the page when user selects a value in dropdown..