Echoing a Variable from a Object
How do I get a variable from the new User Class to echo out in this clasS?
class MyApp
{
Check premium expire
Hi,
I am making a simple file hosting site and want to check if users premium subscriptions h
PHP error on MySQL insert
I'm sure it's the simplest of issues, but I can't recall why this isn't working.
Code: [Selec
PHP and Javascript
Hi Guys,
Im trying to load the contents of an html file into a text area for editing, this is
PHP FTP Can't upload Big FIles
Anyone had any success using FTP to upload a file say 90m?
im using ftp_put and it returns fa
difference between datetimes
($row['totime']-$row['fromtime'])/60
this is giving me 0
example of totime and fromtim
Get relative path from absolute path
How would one go about getting the relative path to a file from its absolute path?
Login Script Issues
I am using a script I got from http://phpsense.com/php/php-login-script.html in order to allow peopl
how to export excel file in same server
My first post - php newbie, so appreciate your support.
I'm currently using headers to save w
simplexml_load_file and rss problem
Hi,
I have a problem parsing an rss feed using simplexml_load_file - this is strange as i hav