cURL and Sessions
Ohai.
So, I'm trying to cURL a bunch of things off of a page, and put them into a session. I'
Display Database
I need to create a shopping cart. I found this code online: http://conceptlogic.com/jcart/
Unfort
HTML form problem
Ive made a form to that i want to send to my email via PHP. but when it send only the name's etc sen
void* and sizeof()
Hi,
Using void* and sizeof is it possible to get the value of the object ?
I understan
How do I replace any number of character occurences with one occurrence?
How do I replace any number of character occurences with one occurrence?
Let's say I have:
RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai
PHP Code / Script To check weather the given email exists in a domain
Hi,
I want to implement the following in my web page
in sign up we will ask to enter u
how to get sn motherboard
Hello.
I want to get serial number motherboard, cpu and else hardware.
Can You show me sam
restricting another login once you logout
Hello,
how can I restrict a page from login authenticating against info in a MySQL DB for a s
include problem
I have my root folder as:
Code: $root = $_SERVER["SITE_HTMLROOT"]; // the server root<