Archive for 'Php Scripts'

php scripts
Damola asked:


Please it’s urgent, if you have any idea, just give me.

Tags: , ,
php scripts
Goodwine asked:


Well I’m making a “tool” to check another website and make statistics about it, I need it to be checked every 5 minutes, I can make it possible with my browser but I must have my computer ON 24/7, and thats not good for my bill xD
So how can I make it happen on the server-side?
@first answer:
so what should I do D:

Tags: , ,
php scripts
brofun asked:


i am a beginer ..i have done project like login system in php/mysql…so please send some more simple or advanced scripts in php so tht i can learn more……thank u…….god bless u

Tags: , ,
php scripts
syam k asked:


I am a beginner in PHP development. Somebody please tell me links that i can download professional PHP scripts.

Thanks in advance.

Tags: , ,
php scripts
writer_isme asked:


I don’t like working with php I like html better. Where can I find scripts like youtube clone written in html instead of php?

Tags: , ,
php scripts
justin1003356 asked:


Ok, so i have a lot of different php scripts like user management, shopping cart, forums. I don’t want my customers to have to sign-up multiple times for my website. I need to know how to do this.

Thanks A lot

Tags: , ,
php scripts
Don asked:


So i was wondering what parts of the script i need to change to allow scripts to run on a server using safe mode. Is there like certain variables or something? I’ve tried so many scripts that use MySQL and PHP and they don’t work!

Please help!

Thank you!

Tags: , ,
php scripts
Tom Kaulitz’s BIGGEST Fan! asked:


I’m installing a script called “Simple Member” on my subdomain on awardspace.com, I don’t know how to do the MYSQL things.
Here’s the config part:
#########################################################
# Simple Member #
#########################################################
# #
# Created by: Doni Ronquillo #
# #
# This script and all included functions, images, #
# and documentation are copyright 2003 #
# free-php.net (http://free-php.net) unless #
# otherwise stated in the module. #
# #
# Any copying, distribution, modification with #
# intent to distribute as new code will result #
# in immediate loss of your rights to use this #
# program as well as possible legal action. #
# #
#########################################################

define("SCRIPTNAME","Simple Member");
define("BASEHREF","http://www.free-php.net/demo/SimpleMember");
define("DOMAIN","localhost");
define("FROMEMAIL","drunkenmenace@gmail.com");
define("SITENAME","Free-Php.net");
define("INC_DIR","/home/www/codemunkyx/www/www.free-php.net/htdocs/demo/SimpleMember/inc/");
define("PAG_DIR",INC_DIR."pages/");

define("INC_DB",INC_DIR."db.php");

define("MYSQLUSER",""); // mysql username
define("MYSQLPASS",""); // mysql password
define("MYSQLDB",""); // mysql database name

require(INC_DB);

?>

My host is awardspace.com, my username is annryll6696, my MYSQL username and DB is annryll6696_4ev
Can you show me how the script is supposed to look with all my info in it?
Email me for more info or to tell me:
annryll@aol.com
[edit]
Yahoo messes up the code, plz email me! annryll@aol.com
[/edit]

Tags: , ,
php scripts
deathpixel asked:


How do I use PHP Script on my Youtube Channel?
Where can i download scripts or can i make them if so how?

Tags: ,
php scripts
Tom Heston asked:


I just upgraded to the latest version of PHP by switching to a new dedicated server. Several of my websites have login PHP scripts. These no longer work. It appears that the variables are not being passed from the form to the php script.

Is there some simple way to fix this?
was running 4.3.2 now 5.1.4

vBulletin works, but my own scripts have bugs, the major one being an inability to pass variables from a form (html page) to a php script.

Tags: , ,
« Previous posts Back to top