Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 25 of 26
Search took 0.07 seconds.
Search: Posts Made By: A1dfw
Forum: PHP 05-16-2012, 09:04 PM
Replies: 8
Views: 465
Posted By A1dfw
These are two functions that make it really easy...

These are two functions that make it really easy to import and export CSV in PHP.

1. CSVEport()
This function has only one argument - this query returns the necessary data to be exported. ...
Forum: Domains for sale 04-14-2012, 02:04 PM
Replies: 4
Views: 6,590
Posted By A1dfw
how about SUNDAYLOAN.COM for USD 100?

how about SUNDAYLOAN.COM for USD 100?
Forum: Computer Programming 04-14-2012, 02:03 PM
Replies: 5
Views: 1,594
Posted By A1dfw
Or a Google result parser asked by many in the...

Or a Google result parser asked by many in the past.
Forum: General web building 04-14-2012, 02:00 PM
Replies: 6
Views: 1,942
Posted By A1dfw
For graphics you may try expression blend also....

For graphics you may try expression blend also. Mostly used in desktop application though.
Forum: PHP 04-13-2012, 07:22 PM
Replies: 1
Views: 314
Posted By A1dfw
google buddypress restrict group creation plugin,...

google buddypress restrict group creation plugin, this may sort out your problem.
Forum: Small projects (quick fixes and changes) 04-08-2012, 09:29 AM
Replies: 2
Views: 1,092
Posted By A1dfw
you may try HG or GD for hosting. Can you give...

you may try HG or GD for hosting. Can you give more details about what you can exactly offer in return to my free work?
Forum: Computer Programming 04-08-2012, 09:26 AM
Replies: 16
Views: 1,674
Posted By A1dfw
I think php is something you should get started....

I think php is something you should get started. Then, c# (IMO)
Forum: General web building 04-08-2012, 09:18 AM
Replies: 1
Views: 832
Posted By A1dfw
It is wise to setup your server of your own under...

It is wise to setup your server of your own under this situation. I don't think there is any packaged server for this kind of situation. But yes, you should query different domain hosting company...
Forum: PHP 03-21-2012, 06:13 AM
Replies: 8
Views: 648
Posted By A1dfw
When using this HTML redirect code, please ensure...

When using this HTML redirect code, please ensure that you don't use it to trick the SEs, as they could get your web site banned. It is always best to work hard and learn quality ways in which to...
Forum: PHP 03-19-2012, 08:41 AM
Replies: 4
Views: 432
Posted By A1dfw
These are very fine resources. I will suggest...

These are very fine resources. I will suggest following link:

killerphpDOTcom/tutorials/object-oriented-php/
Forum: PHP 03-18-2012, 10:02 AM
Replies: 4
Views: 432
Posted By A1dfw
Good example. I find it useful when I use...

Good example.

I find it useful when I use 3-tier architecture. Its easy to manage and easy to observe the flow of coding from ui -> Bl -> database. And this is great for object oriented...
Forum: PHP 03-17-2012, 06:20 AM
Replies: 6
Views: 879
Posted By A1dfw
Notepad++ can be used for writing php codes,...

Notepad++ can be used for writing php codes, debugging and with other many cool features. A handy tool I suggest after Dreamweaver.
Forum: PHP 03-07-2012, 11:02 AM
Replies: 5
Views: 487
Posted By A1dfw
whoa! What a pain! Downloaded 4000+ files and...

whoa! What a pain! Downloaded 4000+ files and went through all. Thanks for your suggestion. They wrote a script called rd.php where I fouth that they are using the rewrite engine to rewrite the url...
Forum: PHP 02-29-2012, 06:51 AM
Replies: 5
Views: 487
Posted By A1dfw
# BEGIN WordPress <IfModule mod_rewrite.c> ...

# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ....
Forum: PHP 02-28-2012, 09:41 AM
Replies: 5
Views: 487
Posted By A1dfw
I coudn't find any directory called index.php --...

I coudn't find any directory called index.php -- this is the confusing part.
Forum: PHP 02-28-2012, 08:26 AM
Replies: 5
Views: 487
Posted By A1dfw
Urgent help needed to locate the content source of site

Hi there.

Recently, my boss gave me a web project of modifying website content. The web address is www. a 1 d f w .com

I'm pretty well with Wordpress customization and this is a wordpress...
Forum: PHP 02-27-2012, 08:07 AM
Replies: 6
Views: 390
Posted By A1dfw
I meant- no problem. Typo mistake. Thank you for...

I meant- no problem. Typo mistake. Thank you for your guidance. Btw, I googled a lot about php parsing and collected great resources. Hopefully, I won't come up with this type of easy questions in...
Forum: Computer/PC discussions 02-25-2012, 05:59 PM
Replies: 4
Views: 766
Posted By A1dfw
There is no way to copy the error from screen....

There is no way to copy the error from screen. After it appears, the computer gets restarted.
Forum: PHP 02-25-2012, 07:25 AM
Replies: 6
Views: 390
Posted By A1dfw
It worked with one problem. I will get back to...

It worked with one problem. I will get back to you soon if I need further assistance.
Forum: PHP 02-25-2012, 07:15 AM
Replies: 6
Views: 390
Posted By A1dfw
For some reason, I can't paste the code of my...

For some reason, I can't paste the code of my project. Let's consider the html code of yahoo.com. I just wanted to know how all image link can be parsed from particular link? Is there any better...
Forum: PHP 02-25-2012, 07:06 AM
Replies: 6
Views: 390
Posted By A1dfw
Parsing Problem

Hello all:

I'm asked to do an assignment to parse all image from a html file.

After researching from websites, I came up with following code:...
Forum: Computer Programming 02-25-2012, 06:57 AM
Replies: 1
Views: 399
Posted By A1dfw
Visual Studio 2010 Debug Issues

I run a small software firm. Often, when I debug codes of my developers I find lots of warnings but it still runs. I do understand there is no run-time error. Is it risky or threat to client end to...
Forum: Computer/PC discussions 02-25-2012, 06:51 AM
Replies: 4
Views: 766
Posted By A1dfw
Blue Screen Problem

My PC shows Memory dumping blue screen often. How to resolve it? Is it hardware problem?
Forum: Apache configuration 02-25-2012, 06:47 AM
Replies: 1
Views: 584
Posted By A1dfw
This link may help you ...

This link may help you
http://www.affiliatetreasurechest.com/975/how-to-set-up-301-redirects/
Forum: PHP 02-25-2012, 06:40 AM
Replies: 3
Views: 376
Posted By A1dfw
if you are using wordpress, you may use...

if you are using wordpress, you may use most-recent-visitors plugin. Or, you may have a look into this plugin to get an idea.
Showing results 1 to 25 of 26

 
Forum Jump

All times are GMT +1. The time now is 05:45 PM.