Drawing Images in classes
I'm quite new to Object Oriented PHP. What I'm trying to do is draw some images but also have other
The page should be expire when cilck back button
hi,
i'm new to php world.
i create user registration page.
when i submit it,data goes to my
Wierd if else problem
Hi guys,
this probably aint wierd for you, but it seems like php is playin up to me. may b i
Pagination
Okay here is the page in question: http://blenderteachings.000a.biz/tutorials.hamishhill.php
getting a website's source code as a variable? How?
Hey guys, is there any way for me to get the source code of a website as a variable for me to work w
Displaying returned XML in another PHP page
I have an online payment form that will return XML given if a payment is successful or declines. I
Having a problem get the selected item from a drop down menu
I have been looking at this for days now.
I have a drop down menu that get it's values from a
Rss feed question
Hi
My blog and my website are different. Am i able to take my rss feed
from my blog and p
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
Validating time
Hi Guys
what do you think of the following approach to validate a 24hour time:
http://