GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   PHP Programmer available ( Full Time ) $1600 (https://gfy.com/showthread.php?t=1029083)

Jey p 07-05-2011 07:33 AM

PHP Programmer available ( Full Time ) $1600
 
Hello guys, we have another php programmer who is available to start working full time.
Anyone interested please email me at jeyp -@- idsadult.com


Thanks!

Cherry7 07-05-2011 07:34 AM

What is a PHP programmer?

What things can you program in Php?

CaptainHowdy 07-05-2011 07:36 AM

Quote:

Originally Posted by Cherry7 (Post 18261251)
What is a PHP programmer?

http://cache2.allpostersimages.com/p...programmer.jpg

Jey p 07-05-2011 07:50 AM

Quote:

Originally Posted by Cherry7 (Post 18261251)
What is a PHP programmer?

What things can you program in Php?

Hello Cherry7 , the current php programmer we have available speaks proper English and has experience in CMS, joomla, wordpress and e-commerce websites.
He has been working with us since April of this year and he is been doing gateways integrations and custom scripts.

Jey p 07-05-2011 07:51 AM

Quote:

Originally Posted by CaptainHowdy (Post 18261256)

From now on I am only going to start threads to see your posts LOL

Bladewire 07-05-2011 08:24 AM

I have a quick job done. When a CCBill user enters my members area I want php to set the username as a cookie so I can better track members. How long would this take for your guy to complete?

Joshua G 07-05-2011 08:31 AM

Quote:

Originally Posted by Cherry7 (Post 18261251)
What is a PHP programmer?

What things can you program in Php?


Jey p 07-05-2011 08:46 AM

Quote:

Originally Posted by joshgirls (Post 18261395)

HAHAHAHA thanks man for posting that

Cherry7 07-05-2011 09:40 AM

Now, I understand, I suppose not much work around since the end of the cold war...

Bladewire 07-05-2011 10:15 AM

Quote:

Originally Posted by Squirtit (Post 18261376)
I have a quick job done. When a CCBill user enters my members area I want php to set the username as a cookie so I can better track members. How long would this take for your guy to complete?

or is this not a PHP job?

Klen 07-05-2011 10:19 AM

Quote:

Originally Posted by Squirtit (Post 18261376)
I have a quick job done. When a CCBill user enters my members area I want php to set the username as a cookie so I can better track members. How long would this take for your guy to complete?

That sounds so simple even i could probably do it lol

camperjohn64 07-05-2011 10:57 AM

Wargames was an awesome movie!

1080p Content 07-05-2011 12:01 PM

Quote:

Originally Posted by Squirtit (Post 18261376)
I have a quick job done. When a CCBill user enters my members area I want php to set the username as a cookie so I can better track members. How long would this take for your guy to complete?


In a very basic way:

Code:

<?php

$username = isset($_SERVER['PHP_AUTH_USER']) ? $_SERVER['PHP_AUTH_USER'] : ( isset($_SERVER['REMOTE_USER']) ? $_SERVER['REMOTE_USER'] : '');

if (!empty($username)) {
  header ("Set-Cookie: ccbilluser=$username; expires=Friday, 16-Jan-2037 00:00:00 GMT; path=/");
}

?>


Cherry7 07-05-2011 12:41 PM

How about a program that routes traffic from mobile sites to a mobile site and computer traffic to computer site ?

(I am trying to help here :-) )

Jey p 07-05-2011 12:46 PM

Quote:

Originally Posted by 1080p Content (Post 18262011)
In a very basic way:

Code:

<?php

$username = isset($_SERVER['PHP_AUTH_USER']) ? $_SERVER['PHP_AUTH_USER'] : ( isset($_SERVER['REMOTE_USER']) ? $_SERVER['REMOTE_USER'] : '');

if (!empty($username)) {
  header ("Set-Cookie: ccbilluser=$username; expires=Friday, 16-Jan-2037 00:00:00 GMT; path=/");
}

?>


there you go :)

unkn0wn 07-05-2011 12:47 PM

Quote:

Originally Posted by Cherry7 (Post 18262120)
How about a program that routes traffic from mobile sites to a mobile site and computer traffic to computer site ?

(I am trying to help here :-) )

http://detectmobilebrowser.com/

biskoppen 07-05-2011 12:51 PM

$1600 per week or ? :)

Jey p 07-05-2011 02:37 PM

Quote:

Originally Posted by biskoppen (Post 18262142)
$1600 per week or ? :)

$1600 per month ( working 5 days a week, 8 hours a day )

Jey p 07-06-2011 06:09 AM

bump for programmers :)


All times are GMT -7. The time now is 11:13 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123