TalkPHP
 
 
Account Login
Latest Articles
» The basic usage of PHPTAL, a XML/XHTML template library for PHP
» Vulnerable methods and the areas they are commonly trusted in.
» Simple way to protect a form from bot
» The Basics On: How Session Stealing Works
» How to keep your forms from double posting data
IRC Channel
IRC Speech Bubble Join the friendly bunch on IRC...
(#TalkPHP on Freenode)

...Also available via a web interface.

See this thread for information on the TalkPHP Free Hugs Initiative™. Subject to availability.
Associates
Associates
CSS Tutorials
Showing results 1 to 25 of 107
Search took 0.08 seconds.
Search: Posts Made By: CΛSTΞX
Forum: Show Off 09-19-2011, 08:45 PM
Replies: 7
Views: 839
Posted By CΛSTΞX
wtfismypagerank.com lol :D

wtfismypagerank.com lol :D
Forum: Show Off 05-17-2011, 01:40 AM
Replies: 0
Views: 964
Posted By CΛSTΞX
Check website stats

Here is my new website traffic and info checker:

Dinkumdeals.com (http://www.dinkumdeals.com)
Forum: General 01-24-2011, 10:26 AM
Replies: 1
Views: 670
Posted By CΛSTΞX
Terminal Need suggestion about sleeping processes

Hello,

I got too many sleeping requests after I run a script. I need your suggestions, what I am doing wrong ?

The script has these;

ini_set('max_execution_time',7);

$baglan =...
Forum: General 01-04-2011, 04:47 PM
Replies: 3
Views: 609
Posted By CΛSTΞX
Yes, the same. I echod it to correct it, and...

Yes, the same. I echod it to correct it, and corrected it. Maybe the problem occurs because of the special characters like "&" or "=" ? I did urlencode() and urldecode() , but nothing changed.
Forum: General 01-04-2011, 12:04 AM
Replies: 3
Views: 609
Posted By CΛSTΞX
Arrow Strange Curl problem

I am trying to get content from Bing Cache url. $bingurl is the url of the bing cache page. I echo $bingurl, it echos

http://cc.bingj.com/cache.aspx?d=4893209150818763&w=4da51025

it means the url...
Forum: Show Off 11-07-2010, 08:26 PM
Replies: 6
Views: 895
Posted By CΛSTΞX
Hmm. Maybe. But in my other site, no ads. Check...

Hmm. Maybe. But in my other site, no ads. Check it > http://document.downloadic.com
Forum: Show Off 10-20-2010, 07:28 PM
Replies: 6
Views: 895
Posted By CΛSTΞX
Internet business. I think you are too far from...

Internet business. I think you are too far from it.
Forum: Show Off 10-19-2010, 02:56 AM
Replies: 6
Views: 895
Posted By CΛSTΞX
Thanks a lot.

Thanks a lot.
Forum: Show Off 10-19-2010, 12:05 AM
Replies: 6
Views: 895
Posted By CΛSTΞX
Plugin/Addon V-stick.com

I would like to say thank you to Talkphp members for helping me in php scripting. Here is my new site, you can find documents around the web.

V-stick...
Forum: General 10-08-2010, 10:14 PM
Replies: 8
Views: 643
Posted By CΛSTΞX
Thanks Eric, that is interesting. I wasn't know...

Thanks Eric, that is interesting. I wasn't know that.
Forum: General 10-08-2010, 09:42 PM
Replies: 8
Views: 643
Posted By CΛSTΞX
Arrow Changable value

hey I've little question;

$get = $_REQUEST['NUMBER'];
$num."".$get = "blbla";

echo $num3;

// should echo blbla

I have to echo the changable value name. But its not correct. How do you think I can...
Forum: General 09-29-2010, 05:34 PM
Replies: 2
Views: 723
Posted By CΛSTΞX
No it isn't. I ask if anyone see any mistake...

No it isn't. I ask if anyone see any mistake...
Forum: General 09-29-2010, 02:08 PM
Replies: 2
Views: 723
Posted By CΛSTΞX
Facebook search with cURL , where is the problem ?

This script logins the facebook and gather some data (not important) from search, but however, its not working. Where is my mistake ? (Login is working, but gathering info from search results,...
Forum: General 09-27-2010, 02:35 AM
Replies: 1
Views: 492
Posted By CΛSTΞX
Book How to use variable in javascript funtion ?

I want to echo the variable when I use test(); fuction. I meanwhen I use the variable with this function like test(john) , how to use it in that php snippet. Anyone knows ?

<script...
Forum: General 09-20-2010, 06:33 PM
Replies: 6
Views: 671
Posted By CΛSTΞX
Thanks a lot, that works perfectly.

Thanks a lot, that works perfectly.
Forum: General 09-20-2010, 10:16 AM
Replies: 6
Views: 671
Posted By CΛSTΞX
My problem is, I can't add new user if the new...

My problem is, I can't add new user if the new user's firstname (aut_username) was used before.

http://img339.imageshack.us/img339/1360/asaaak.jpg

I can add new column for firstname, but could you...
Forum: General 09-20-2010, 03:17 AM
Replies: 6
Views: 671
Posted By CΛSTΞX
1062 : Duplicate entry 'xxx' for key 2

Hello,

When I try to mysql insert values with same names, it encourages this error. When I looked at the table column, I see that the row id is always "1" and it doesnt let to add same...
Forum: Show Off 07-22-2010, 08:29 PM
Replies: 0
Views: 984
Posted By CΛSTΞX
Wink New Video site

I would like to say thank you to Talkphp members for helping me in php scripting. Here is my new video site Hidedaddy.com (http://hidedaddy.com)
Forum: General 07-13-2010, 10:05 PM
Replies: 5
Views: 505
Posted By CΛSTΞX
Thanks. Gonna try these.

Thanks. Gonna try these.
Forum: General 07-13-2010, 08:59 PM
Replies: 5
Views: 505
Posted By CΛSTΞX
Wink How to detect if keyword is too long

Hello, in my site's comments page, sometimes users write comments like

Hfgdggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggg

and...
Forum: General 06-29-2010, 03:10 PM
Replies: 4
Views: 486
Posted By CΛSTΞX
Ok, is there anyway to make number to the...

Ok, is there anyway to make number to the beginning of the values in for each statement ?

If 2 values echoed,

1 - Download
2 - Download

if 3 values echoed,

1 - Download
Forum: Member Introductions 06-29-2010, 03:06 AM
Replies: 6
Hai
Views: 681
Posted By CΛSTΞX
Nope :S......

Nope :S......
Forum: General 06-29-2010, 12:19 AM
Replies: 4
Views: 486
Posted By CΛSTΞX
Red face For each question

Hello,


if(isset($videos[0]['url'])) {

foreach ($videos as $video)
{

$yonlen = $video['url'];
echo "<a href=$yonlen>Download</a><br>";
Forum: General 06-21-2010, 07:35 PM
Replies: 8
Views: 583
Posted By CΛSTΞX
Yes! That works pretty nice. Thanks...

Yes! That works pretty nice. Thanks...
Forum: General 06-21-2010, 04:51 PM
Replies: 8
Views: 583
Posted By CΛSTΞX
But wait. The file which I include isnt easy as...

But wait. The file which I include isnt easy as much as only a string in it. It includes many functions and etc. How to make it return ?

Here is the file xcheaphotel.com/comments/talkphp.php
Showing results 1 to 25 of 107

 

All times are GMT. The time now is 08:05 PM.

 
     

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Inactive Reminders By Icora Web Design