Archive for 'Php Scripts'
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:
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
I am a beginner in PHP development. Somebody please tell me links that i can download professional PHP scripts.
Thanks in advance.
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?
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
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!
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]
How do I use PHP Script on my Youtube Channel?
Where can i download scripts or can i make them if so how?










