Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 25 of 90
Search took 0.56 seconds.
Search: Posts Made By: basketmen
Forum: Apache configuration 11-05-2012, 09:58 AM
Replies: 2
Views: 671
Posted By basketmen
[WHM reseller] Cant change email address in DNS records

Hi guys, i have a reseller account, i want to change my email

i already change the email in WHM > List accounts > the primary domain > Change Contact Email

also in the hosting company WHMCS...
Forum: JavaScript programming 09-24-2012, 04:56 PM
Replies: 5
Views: 313
Posted By basketmen
many thanks and GBU xelawo, Philip M, and...

many thanks and GBU xelawo, Philip M, and VIPStephan
xelawo code is working


btw in the bottom code, it is better i am using name, like currently
<select name="message_prefix">
<option...
Forum: JavaScript programming 09-24-2012, 12:11 PM
Replies: 5
Views: 313
Posted By basketmen
its should be able using javascript, i just want...

its should be able using javascript, i just want to joining the drop down value + the textarea value, then send them to database as 1 field
Forum: JavaScript programming 09-24-2012, 10:35 AM
Replies: 5
Views: 313
Posted By basketmen
I have TEXTAREA form, i want to add DROP DOWN LIST BOX beside it,like prefix in forum

Hi guys

i have comment form code (in black colour) below, user type the comment in TEXTAREA, and click the Submit button

i want to add DROP DOWN LIST BOX before it, that user can choose, and...
Forum: PHP 08-24-2012, 06:53 AM
Replies: 1
Views: 239
Posted By basketmen
[Easy] Please help what is the right replacement code

I have a variable, lets say $peoplename, that have dynamic output

for example



or
Forum: PHP 07-31-2012, 08:49 AM
Replies: 2
Views: 316
Posted By basketmen
Showing ads only to 20% percent of visitors. Or different ads to another 80% visitors

Hi guys, how to do this in a php file

Showing ads only to 20% percent of visitors. Or showing different ads to another 80% visitors

any way that can work, maybe using time intervals, like the...
Forum: Apache configuration 07-15-2012, 06:48 AM
Replies: 0
Views: 705
Posted By basketmen
Server rebooted, Delivery Queue in WHM > ConfigServer Mail Queues, is gone, HELP!

Hi guys, i have about 11.000 Delivery Queue (Outgoing Emails) in WHM > ConfigServer Mail Queues
its about announcement email

my server rebooted, and now there is no one Outgoing Emails left, in...
Forum: HTML & CSS 06-21-2012, 01:01 AM
Replies: 1
Views: 278
Posted By basketmen
How to make text in submit form, to be bigger size?

This is a normal submit form






i want to make the text 'Click here' to bigger size, any methode is ok.
i already tried using these below, but still not the right way
Forum: PHP 05-22-2012, 06:37 PM
Replies: 3
Views: 269
Posted By basketmen
i am sorry, i dont know how to do that, can you...

i am sorry, i dont know how to do that, can you edit the php file please http://pastebin.com/BabtP21Y , or clue which part that i need to edit in the php file

i really apreciated it
Forum: PHP 05-22-2012, 05:36 PM
Replies: 3
Views: 269
Posted By basketmen
[Database store in array] Help make the order change, from the front to be the end

Hi guys,

1. i have a database field stored in array, the default is like this
Forum: Apache configuration 05-21-2012, 10:53 PM
Replies: 0
Views: 459
Posted By basketmen
How to get/restore a mysql table only, from WHM backup

Hi guys,

i have standart WHM backup, that set daily

now i need to get/restore a mysql table only,

how to do that, or where is the path to get this mysql table in ssh, its ok if i need to...
Forum: JavaScript programming 05-07-2012, 08:04 AM
Replies: 1
Views: 459
Posted By basketmen
How to make page title, auto refresh every x seconds (using javascript/jquery/others)

I have a php file lets say file1.php, that printing a variable, its dynamic numbers output that already always increasing, like private message numbers that coming or others :


<?php
echo...
Forum: HTML & CSS 04-13-2012, 07:15 AM
Replies: 2
Views: 271
Posted By basketmen
I can populating a text field from drop down. Help make it populating two text fields

Here are a simple script, for populating a text field from drop down,
for example how it works : user clicking on option 1, then the textfield showValue1 will filled/fired with 1a
Forum: PHP 04-03-2012, 10:47 PM
Replies: 1
Views: 397
Posted By basketmen
Where to translate Month and Day language, in PHP? I cant found options for this

I can showing month and day in php, from this documentation http://php.net/manual/en/function.date.php

for example

Wednesday, 03 March 2012



i want to change it into my language
Forum: Apache configuration 03-27-2012, 01:26 AM
Replies: 0
Views: 585
Posted By basketmen
Can i get email notification each time error_log added/increase?So faster to response

Each time our site got error messages, is stored in a home/username/public_html/error_log file, in ftp right?

i wonder can i get notification to email each time new error message added/increased?...
Forum: Apache configuration 02-24-2012, 03:58 AM
Replies: 0
Views: 461
Posted By basketmen
Cant change ftp port, chkserv.d/ftpd file always back using original file

I followed this tutorial How to Change Your FTP Port :: The cPanel Admin (http://www.thecpaneladmin.com/change-ftp-port/) and other similar tutorial, to change ftp port, but still cant make it

the...
Forum: PHP 02-14-2012, 06:16 PM
Replies: 2
Views: 236
Posted By basketmen
[Basic] Move a content, from database, to a php file

Hi guys, i have a content in one of phpmyadmin field

screenshot
http://i291.photobucket.com/albums/ll284/basketmen/phpmyadminfield.jpg

the content is like this, its have two lines :
Forum: Apache configuration 01-05-2012, 07:43 PM
Replies: 0
Views: 515
Posted By basketmen
Separated another script,in another folder & using another DB? For security

For a website, sometime we used more than a script that separated, yes separated and dont have connection at all each other

for example
domain.com is a forum, using vbulletin
domain.com/blog is...
Forum: MySQL 11-20-2011, 05:40 PM
Replies: 1
Views: 281
Posted By basketmen
#1062 - Duplicate entry '23933-27243-0' for key 'membersid'

Hi guys,

I have a table, the table name is account,
its have 2 fields : membersid, and categoryid



i want to change the categoryid field content, i run this in phpmyadmin :
Forum: HTML & CSS 10-27-2011, 09:06 PM
Replies: 1
Views: 238
Posted By basketmen
SELECTED in drop down

Hi guys, i have a drop down code below





the output are like this
Forum: Apache configuration 10-26-2011, 01:24 AM
Replies: 1
Views: 829
Posted By basketmen
Redirect WWW to non WWW, for primary domain, and parked domain

Hi guys,

I already know basic Redirect www to non-www, using htaccess:
Forum: Apache configuration 09-13-2011, 05:09 AM
Replies: 1
Views: 1,020
Posted By basketmen
[WHM or SSH] How to increase slot httpd limit?

Hi guys,

i am using unmanaged dedicated server, my host says to increase slot httpd limit, because daemon httpd function stopped so max slot limit already received before

where is this part...
Forum: PHP 08-26-2011, 07:37 PM
Replies: 1
Views: 352
Posted By basketmen
How to make replacement, only replacing once

Hi guys, below are custom code to replacing text into link, for example

Google text, will be like this Google (http://www.google.com)
Yahoo text, will be like this Yahoo (http://www.yahoo.com)
...
Forum: PHP 07-14-2011, 12:51 AM
Replies: 1
Views: 182
Posted By basketmen
Prevent php regex, someone using myphpfile.php maybe using they bot spammer script

Hi guys,

few days ago my host says in one of my website are sending large mail, that come from senegal country ip


here are my host says
Forum: PHP 06-29-2011, 05:59 PM
Replies: 1
Views: 376
Posted By basketmen
How to activate '–enable-memory-limit' configure option, in WHM/SSH?

Hi guys,

in my previous thread, i cant set different memory_limit value only in a file (http://www.codingforums.com/showthread.php?p=1056667#post1056667) using instruction from other member....
Showing results 1 to 25 of 90

 
Forum Jump

All times are GMT +1. The time now is 01:29 PM.