Clean URLs
Hi I was wandering if anyone has ever implemented URLs on their PHP run website using URLS like wiki
cURL Sending File as Post
This is a bit complicated, I'm just hoping someone else has run into this and knows how to do it a d
Email with Attachments in PHP
Hi Friends
How to send email in PHP with attachment.
I know simple mail can be sent with
PHP code for a proxy
I was wondering which function I could use to create an online proxy tool. I was thinking cURL would
Performance impact of cookies
Hi, I was just wondering what impact there would be in terms of performance if you where to set then
Motivational Posters
Hello,
I wonder how can i do them in php. Are there any sample codes that you can show me?
Timer control causing error
I recently decided to add a timer control to an existing page that uses AJAX on my site. As soon as
array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va
Search in the PHP Files
have to search asterisk(*) in the php code of the php files .
In the html page one text box
Writing Windows Device Drivers with C
Yes: one of the nice features of C is void*. You can put anything there and get anything out. Very