pop3 and fsockopen
So I am able to connect to the pop3 server, log in, and check how many messages there are. I am hav
quick question
Hi ..
i have a question
how do i set a var so it displays via an echo
Code: $logo = '&a
modifying a property of an object from a different class
I have 2 classes:
- Math
- Distance
in my math class, I have this line:
$distance =
Which PHP-Editor do you think is the best?
Hi everyone,
Myself Brian Anderson. For the last 2 years i have been working a
Accept only alpha characters
I've got this bit of code ready for accepting a phrase:
Code: if (!eregi ("", $_POS
Kill a process
I have a question - how can I kill a process from a command line or by using Oracle SQL Developer? I
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "
Casting Decimals in Oracle
This code worked as a query in DB2, but I am not sure what the syntax is for casting decimals in Ora
List/Menu Box
On an edit page when you want something to select what a user has previously selected from the datab
Login logout link help
Hi all,
Im new to php and Im having trouble creating a login/logout link for my page that dis