Register
FAQ
Calendar
Search
Today's Posts
Rules
Guidelines
SMS enable your application
via Clickatell’s fast, simple and reliable API's, built to integrate with any system.
Click here
to learn more.
Flash Website Builder
- Trendy Site Builder is a Flash Site Building tool that helps users build stunning websites.
Check Out Custom
Custom Logo Design
by LogoBee. Website Design and Free Logo Templates available.
CodingForums.com
>
Search Forums
Search Results
User Name
Remember Me?
Password
Before you post, read our:
Rules
&
Posting Guidelines
Showing results 1 to 17 of 17
Search took
0.06
seconds.
Search:
Posts Made By:
goldpeng
Forum:
PHP
03-16-2011, 06:54 AM
Replies:
3
Unzipping
Views:
624
Posted By
goldpeng
have a try on this function which seems to work...
have a try on this function which seems to work for your problem. The requirement is you have to install ZipArchive module.
bool ZipArchive::extractTo ( string $destination [, mixed $entries ] )
Forum:
PHP
02-18-2011, 11:44 PM
Replies:
10
Using a php variable in my sql query ?
Views:
2,562
Posted By
goldpeng
Per my personal experience, the best way to...
Per my personal experience, the best way to create a sql query is to use sprintf function which is clear and easy to maintain.
Forum:
PHP
02-18-2011, 11:14 PM
Replies:
3
Installing PHP on a Mac
Views:
368
Posted By
goldpeng
first, open to your test HTML files in a web...
first, open to your test HTML files in a web browser;
then,Click the Refresh button in internet Explorer or Reload button in Netscape in your web browser to update the HTML page employing th changes...
Forum:
PHP
02-18-2011, 10:54 PM
Replies:
13
help for a beginner
Views:
1,173
Posted By
goldpeng
Learn by example I would say. For example,...
Learn by example I would say.
For example, find a website such as Hotscripts.com. Download some interesting PHP scripts and programs from there and off you go! You can edit them, read through...
Forum:
Site reviews
02-18-2011, 01:50 AM
Replies:
2
another flash game site need your idea
Views:
791
Posted By
goldpeng
I think the site layout and colors are quite good!
I think the site layout and colors are quite good!
Forum:
Site reviews
02-18-2011, 01:38 AM
Replies:
6
Please review my design
Views:
1,792
Posted By
goldpeng
Content of some loose, messy comparison page
Content of some loose, messy comparison page
Forum:
Site reviews
02-18-2011, 01:30 AM
Replies:
10
design tips?
Views:
1,121
Posted By
goldpeng
Your site is not attractive, I would like to add some suitable background image, and
Your site is not attractive, I would like to add some suitable background image, and the specific content may be better.
Forum:
MySQL
12-10-2010, 01:54 PM
Replies:
2
Replication VS NDB Cluster
Views:
1,488
Posted By
goldpeng
Replication is often used to separate write...
Replication is often used to separate write operations away from read operations, the main target is for performance. While NDB is a distributed network database which is often used in case the data...
Forum:
MySQL
12-10-2010, 01:40 PM
Replies:
3
Exporting to Excel
Views:
1,921
Posted By
goldpeng
PHP have PDF function series, you can have a...
PHP have PDF function series, you can have a search about 'PDF_begin_document' which is a clue of such pdf functions. With these functions, you can create pdf file from content you query out of mysql.
Forum:
Site reviews
12-08-2010, 03:14 PM
Replies:
7
Please review my website, thanks
Views:
2,600
Posted By
goldpeng
Please review my website, thanks
Hi, my website is a free pdf search engine coded by myself, please have a rate on it, thanks.
http://www.pdfgemi.com (http://www.codingforums.com)
Forum:
Small projects (quick fixes and changes)
12-07-2010, 02:59 PM
Replies:
8
Need simple things done
Views:
3,122
Posted By
goldpeng
If the oppotunity is still open, please consider...
If the oppotunity is still open, please consider me. PM me please. Thanks.
Forum:
PHP
12-07-2010, 02:44 PM
Replies:
3
How to read lines from TXT file?
Views:
881
Posted By
goldpeng
Use 'fgets' function to read text file line by...
Use 'fgets' function to read text file line by line. Below is an example.
<?php
$handle = @fopen("/tmp/inputfile.txt", "r");
if ($handle) {
while (!feof($handle)) {
$buffer =...
Forum:
Computer Programming
12-07-2010, 02:33 PM
Replies:
2
Why wont my quicksort work?
Views:
4,333
Posted By
goldpeng
The last 2 lines should be changed from: if...
The last 2 lines should be changed from:
if (start < right) qsort(table,start,right);
if (left < finish) qsort(table,left,finish);
to:
if (start < (start+finish)/2)...
Forum:
Computer Programming
12-06-2010, 02:26 PM
Replies:
3
specific random numbers
Views:
2,757
Posted By
goldpeng
Use this fomular: (new Random(100) % 2) * 2
Use this fomular:
(new Random(100) % 2) * 2
Forum:
Computer Programming
12-06-2010, 02:13 PM
Replies:
5
I need help in c program?
Views:
2,831
Posted By
goldpeng
Hey, cannot understand your code, :(
Hey, cannot understand your code, :(
Forum:
Computer Programming
12-06-2010, 02:04 PM
Replies:
4
How do OSes or processes know which IP packets belong to whom?
Views:
3,591
Posted By
goldpeng
Operating system also controls data link layer...
Operating system also controls data link layer and physical layer in the 7-layer architecture of network, so it knows which process the packet is going to.
Forum:
Computer Programming
12-06-2010, 01:52 PM
Replies:
4
Newbie Requires Help!!!!!
Views:
2,784
Posted By
goldpeng
What platform do you create this game on? Say...
What platform do you create this game on? Say windows game, flash game or web game?
Showing results 1 to 17 of 17
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
:: Client side development
JavaScript programming
DOM and JSON scripting
Ajax and Design
JavaScript frameworks
Post a JavaScript
HTML & CSS
XML
Flash & ActionScript
Adobe Flex
Graphics and Multimedia discussions
General web building
Site reviews
Building for mobile devices
:: Server side development
Apache configuration
Perl/ CGI
PHP
Post a PHP snippet
MySQL
Other Databases
Ruby & Ruby On Rails
ASP
ASP.NET
Java and JSP
Other server side languages/ issues
ColdFusion
Python
:: Computing & Sciences
Computer Programming
Computer/PC discussions
Geek News and Humour
Web Projects and Services Marketplace
Web Projects
Small projects (quick fixes and changes)
Medium projects (new script, new features, etc)
Large Projects (new web application, complex features etc)
Unknown sized projects (request quote)
Vacant job positions
Looking for work/ for hire
Project collaboration/ partnership
Paid work offers and requests (Now CLOSED)
Career, job, and business ideas or advice
Domains, Sites, and Designs for sale
Domains for sale
Websites for sale
Design templates and graphics for sale
:: Other forums
Forum feedback and announcements
All times are GMT +1. The time now is
06:56 AM
.
Web Hosting UK
|
Dedicated Server Hosting
|
Shareware Junction
|
Software Geek
|
Flash file uploader
|
Cloud Server
|
Web Hosting Australia
Home
-
Contact Us
-
Archives
-
Link to CF
-
Resources
-
Top
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.