How to grab certain words ??
I am working with this API
Returns JSON.
curl http://letsbetrends.com/api/current_trends
DateTimeZone::listIdentifiers headache
http://php.net/manual/en/datetimezone.listidentifiers.php
So the documentation states tha
Namespace Problem
I'm having problem with a section of code with a variable namespace.
This code works fine:
Checking if variable is 0 as opposed to NULL/Empty...
I'm trying to write some code that will retrieve a user's access level from my database and if it do
Place specific image in html page when specific name is typed.
Hello,
Fairly new to PHP and was curious if someone might know how to solve a fairly simple r
mysql UPDATE request not working and driving me crazy!!!
Hi,
I have been stuck on this for ages.
Quite simply I am trying to update my database
What's wrong with my code
sobbing for many days, still don't know why please Help. Why my page isn't posted correctly. In a
serializing objects - loses methods - the point being?
Hi
I know that serializing an object will lose the methods. But whats the point in that? What
Login logout link help
Hi all,
Im new to php and Im having trouble creating a login/logout link for my page that dis
constructor ?
i have written this program and made 3 constructors in the class and i want to call them in the main