Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
Member Avatar for paptamas

Helo:) I'm working on a new social network site, where users will receive an email when something important happends on their page (new private message, etc) I need a cheap/free smtp server to send mails? Can you suggest something? Thank you;)

Member Avatar for stevenpeter
0
231
Member Avatar for paptamas

Hy all. I need to get the content of multiple pages from a single domain. Now for each page I use an fsockopen connection, and I get the content of the page this way: [CODE] <?php $fp = fsockopen("www.example.com", 80, $errno, $errstr, 30); if (!$fp) { echo "$errstr ($errno)<br />\n"; …

0
85
Member Avatar for paptamas

Helo. How can I change my upload temp directory in Plesk, because in default temp dir I'm mot allowed to upload files. Any help is appreciated.

0
75
Member Avatar for paptamas

Hy all. I was wondering, if there is any way, to check, when Google spidered a site X. (X is not my site), or how often Google is Google spidering this site X? I have an idea for start...I dont know if it is ok.. but in Google search often …

Member Avatar for mackone
1
135
Member Avatar for paptamas

Helo. I have a TD element, with a SPAN element inside. I use td-s onmouseover and onmouseout events for a small animation. My problem is, that, when I move the cursor over the SPAN element, the onmouseout event for TD element is fired. I want to prevent this. With other …

Member Avatar for Graphix
0
197
Member Avatar for paptamas

Hy everyione. I'm new here (@daniweb). I used in my web projects some open source wysiwyg editor, like FCKeditor. And I want to create a very simple wysiwyg editor. With html and javascript. To make text bold, italic, colors, etc. But how to start? Any ideas! Thank you in advance:)

Member Avatar for paptamas
0
112