Posts
 
Reputation
Loading chart. Please wait.
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #31.8K
~2K People Reached
Favorite Forums
Favorite Tags

5 Posted Topics

Member Avatar for himerus

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.

Member Avatar for gpcodelibrary
0
1K
Member Avatar for bluzman32

[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).

Member Avatar for joelgreen
0
193
Member Avatar for vssp

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]

Member Avatar for joelgreen
0
161
Member Avatar for SirHoliday

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&quota=50 Here is the script: [URL]http://www.zubrag.com/scripts/cpanel-create-email-account.php[/URL]

Member Avatar for joelgreen
0
285
Member Avatar for phpnovice

[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]

Member Avatar for joelgreen
0
143