No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
5 Posted Topics
I use another [URL="http://www.zubrag.com/scripts/thumbnail-generator.php"]php script to generate thumbnails on the fly[/URL] because it can create thumbs from jpg, png, and gif images. And it can be tailored to save thumbnail on the server or just show it in the browser.
[quote]Now Is there anyway to have a script that can signup member without you doing all the work?[/quote] This script will [URL="http://www.zubrag.com/scripts/create-cpanel-whm-account.php"]create subdomain in WHM[/URL]. Just pass username for new account, password, subdomain, and plan (package).
From your post it seems like you need an example of how to resize image using GD. Is it correct? Here is ready-made php script. Analyze source code and you'll get idea on how it works. [URL]http://www.zubrag.com/scripts/thumbnail-generator.php[/URL]
I'm using one php script to create email accounts on my cpanel. It does not have user interface, anyway it is easy to use. I'm running it from browser: cpemail.php?user=newuser&pass=password"a=50 Here is the script: [URL]http://www.zubrag.com/scripts/cpanel-create-email-account.php[/URL]
[QUOTE]I built a homepage. Some folders/pages should be no-accessible to visitors. Could someone show me a simple php script to do this.[/QUOTE] There is simple php script which I'm using. It does not have a lot of extra features, but performs its primary task very good. [URL="http://www.zubrag.com/scripts/password-protect.php"]http://www.zubrag.com/scripts/password-protect.php[/URL]
The End.
joelgreen