Accessing element of object array
Hello
My object looks like this:
Array ( [0] => User Object ( [id] =>
How to find OS bit version
How can I tell the person browsing my site is running 32, or 64 bit operating system?
How to generate a text file using php...?
Hi,
Can anyone give me code to generate a text file using php
Thanks in advance
Inserting a variable in a link
I have this code that I want to insert for my own variable but I have no idea how. This is what I wa
cURL Upload Help
OK, I am creating a bridge from a local program to my website and I am trying to find the best way t
Get last modified date of web page
Hai All,
In php how can i get last modified date of a give web page . I have tried to g
timed header image rotation
I have a joomla site and I was trying to setup a rotating image based on timing NOT just refreshing
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
Month String to Numeric?
Hi guys,
Given a month as a string, is there a simple way to find the numeric representation
Displaying image pathname instead of image
Hello
Im trying to upload and then display images from a mysql database - Its only basic and