Using real time in php
I'm very average at PHP and im looking to introduce time to something on my site.
Its a sports si
Problem displaying "scraped" XML data
I'm basicly having trouble displaying XML data scraped from an URL using cURL.
What the code
apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?
How to generate a text file using php...?
Hi,
Can anyone give me code to generate a text file using php
Thanks in advance
Users and Groups with PHP Classes
Hi,
I have setup what I hope to be a good working User class. Now I want to introduce group m
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
Got A Free Server :(
So I was given a free server
http://shopping.yahoo.com/p:Compaq%20ProLiant%201500%20Server:1
ALV List Display to point to another report on Double Click
Hi,
I want my ALV List Display to point to another report on Double Click on its line ite
parameter passing issue on function
Well I thought I had created a pretty slick web page, using ?page and $_GET to load pages which wher
Any decent php formatter/beautifier/pretty printer?
Any decent php formatter/beautifier/pretty printer class/function?
I found the following whil