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 5 of 5
Search took
0.17
seconds.
Search:
Posts Made By:
Mac II
Forum:
Post a PHP snippet
03-02-2011, 09:06 PM
Replies:
1
OOP Calculator [Mac] (What you think about that code ?)
Views:
2,333
Posted By
Mac II
OOP Calculator [Mac] (What you think about that code ?)
Please , just tell me if it is functionality , if not give new source and i will study it , but if it is don't give new source because it is still functionality .
<?php
class Calculator {...
Forum:
Post a PHP snippet
02-27-2011, 12:21 PM
Replies:
1
[Mac]Simple PHP OOP Bank Class
Views:
2,539
Posted By
Mac II
[Mac]Simple PHP OOP Bank Class
<?php
class BankAccount {
public $accountname;
public $accountnumber;
public $accountmoneys;
public function __construct($accname, $accnumber) {
$this->accountname = $accname;...
Forum:
Post a PHP snippet
02-25-2011, 10:11 PM
Replies:
5
PHP MySQL class
Views:
2,905
Posted By
Mac II
New code :class MySQL { public $array =...
New code :class MySQL {
public $array = array();
function __construct($array[1], $array[2], $array[3], $array[4]) {
if(isset($array[1]) and isset($array[2]) and isset($aray[3]) and...
Forum:
Post a PHP snippet
02-25-2011, 05:04 PM
Replies:
5
PHP MySQL class
Views:
2,905
Posted By
Mac II
1. I tried with private / public but returning...
1. I tried with private / public but returning this error : Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in...
Forum:
Post a PHP snippet
02-24-2011, 08:55 PM
Replies:
5
PHP MySQL class
Views:
2,905
Posted By
Mac II
PHP MySQL class
Hello today i will show you a simple PHP MySQL class and post your comment for this class .
<?php
class ConnectMySQL {
Var $dbhost;
Var $dbuser;
Var $dbpass;
Var $dbname;
Var $connect;...
Showing results 1 to 5 of 5
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
02:51 PM
.
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.