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
Page 1 of 11
1
2
3
>
Last
»
Showing results 1 to 25 of 262
Search took
0.80
seconds.
Search:
Posts Made By:
fl00d
Forum:
PHP
07-10-2009, 02:24 AM
Replies:
5
Very simple password protection
Views:
586
Posted By
fl00d
Use a database (MySQL). What you're looking for...
Use a database (MySQL). What you're looking for is a basic user system. There are millions of tutorials/ready made scripts that can do exactly what you're looking for. If you search through the PHP...
Forum:
PHP
07-02-2009, 06:48 PM
Replies:
2
Excute query x times
Views:
545
Posted By
fl00d
Run it in a loop. $run_time = 57; ...
Run it in a loop.
$run_time = 57;
for($i=0;$i<=$run_time;++$i){
$insert_thing = mysql_query("INSERT INTO `table1` (`uid`,`hi`) VALUES ('$x[id]','boo')");
}
Forum:
PHP
07-02-2009, 05:34 AM
Replies:
3
Storing POST Data in a file
Views:
704
Posted By
fl00d
Is anything being outputted to submit.php? Try...
Is anything being outputted to submit.php?
Try this as your message:
$message ="<font size=\"5\">{$subject}<b>{$title}</b></font<br />
<font size=\"3\">by <a...
Forum:
Small projects (quick fixes and changes)
07-02-2009, 05:17 AM
Replies:
2
PSD to html + whmcs intergration
Views:
1,769
Posted By
fl00d
What is the hosting plan? Are you using a...
What is the hosting plan? Are you using a reseller account?
I may be interested, depending on the answers.
Thanks
Forum:
Looking for work/ for hire
07-02-2009, 12:17 AM
Replies:
0
Looking for coding (possible design) work
Views:
2,092
Posted By
fl00d
Looking for coding (possible design) work
Hi there,
I'm a coder looking for some more work. Design is a possibility too, if you like super simple designs - I consider myself artistically challenged :) Anyways, even if you do need design...
Forum:
Medium projects (new script, new features, etc)
06-19-2009, 05:58 PM
Replies:
4
Small Article Directory in PHP MYSQL
Views:
3,153
Posted By
fl00d
Is a design for the script needed as well? Or...
Is a design for the script needed as well? Or will it be provided?
I'd be able to do it, if you're still looking for someone.
Regardless, I sent you a PM.
Forum:
PHP
03-18-2009, 11:19 PM
Replies:
1
thumbnail image problem
Views:
640
Posted By
fl00d
Install the GD Image libary...
Install the GD Image libary (http://www.libgd.org/Main_Page)
GD on PHP site: http://ca.php.net/gd
Forum:
PHP
03-10-2009, 10:54 PM
Replies:
2
move_uploaded_file won't move uploaded file
Views:
1,053
Posted By
fl00d
Are you looking in right directory? And make sure...
Are you looking in right directory? And make sure you refresh the directory, too. Quite the odd scenario indeed.
Forum:
General web building
03-08-2009, 06:26 AM
Replies:
2
Rating / sorting code?
Views:
874
Posted By
fl00d
Yup that's definitely possible. You can find some...
Yup that's definitely possible. You can find some tutorials and (probably) some premade scripts for this. Here's a link for a tutorial: http://php.about.com/od/finishedphp1/ss/rating_script.htm
I...
Forum:
Looking for work/ for hire
03-06-2009, 07:23 AM
Replies:
0
Coder, looking for small-time work
Views:
1,740
Posted By
fl00d
Coder, looking for small-time work
Hi there,
I'm a coder looking for some extra work in my free time. Saving up for a car :)
I'm experienced with PHP, MySQL, X/HTML, CSS and Javascript . I've worked with all mentioned languages...
Forum:
PHP
03-02-2009, 07:10 AM
Replies:
3
Resolved
fwrite issue: cuts of existing data when r+ (start top of file)
Views:
708
Posted By
fl00d
I've found a temporary resolution. I added a ton...
I've found a temporary resolution. I added a ton of whitespace (new lines) to the original config file (250 blank lines before any text starts).
Seems to work.
Forum:
PHP
03-02-2009, 06:05 AM
Replies:
3
Resolved
fwrite issue: cuts of existing data when r+ (start top of file)
Views:
708
Posted By
fl00d
fwrite issue: cuts of existing data when r+ (start top of file)
Hi,
Right so tonight I was working on my installer script, and I've run into a problem. Part of my installer script takes data inputted through a form and writes it to a config file. Since the...
Forum:
PHP
01-19-2009, 10:32 PM
Replies:
5
Resolved
Filter data on input or output - your opinion
Views:
748
Posted By
fl00d
Right I think you guys missed this part: :P ...
Right I think you guys missed this part:
:P
Anyways, some other people brought it to my attention that filtering on output is more flexible. An example used was say I stored user names in bold...
Forum:
PHP
01-19-2009, 01:23 AM
Replies:
5
Resolved
Filter data on input or output - your opinion
Views:
748
Posted By
fl00d
Filter data on input or output - your opinion
Hello everyone,
I'm working on a site that will have user input which will then be outputted back (as most sites do) and all data will be stored in a database.
I'd just like to hear your...
Forum:
Project collaboration/ partnership
01-08-2009, 09:55 PM
Replies:
6
Trade coding work for design work
Views:
1,706
Posted By
fl00d
I'm definitely interested. I've sent both of you...
I'm definitely interested. I've sent both of you a PM.
Just a little clarification, I only need one page designed (home page).
Thanks
Forum:
Project collaboration/ partnership
01-04-2009, 04:05 AM
Replies:
6
Trade coding work for design work
Views:
1,706
Posted By
fl00d
Tempting offer, but for now I'd prefer to see if...
Tempting offer, but for now I'd prefer to see if I can find someone willing to barter with. I'd rather not have to dispense any money.
However, if I can't find anyone willing to do a trade, I'll...
Forum:
Project collaboration/ partnership
01-04-2009, 02:59 AM
Replies:
6
Trade coding work for design work
Views:
1,706
Posted By
fl00d
Trade coding work for design work
Hi everyone,
Since I'm terrible at designing websites, I was wondering if someone would be willing to swap a site design (made by them) in exchange for some coding work.
What I need done is a...
Forum:
PHP
01-03-2009, 08:23 PM
Replies:
4
session issues
Views:
462
Posted By
fl00d
Ah, my mistake. I misread the bottom part. Sorry...
Ah, my mistake. I misread the bottom part. Sorry about that :P
You'll need to post more code. The page thinks the username & password sessions don't exist. Is the page checking if the session...
Forum:
Project collaboration/ partnership
01-03-2009, 08:19 PM
Replies:
1
Login Script/Main Page Reflection...
Views:
1,236
Posted By
fl00d
This would be better of being posted in the web...
This would be better of being posted in the web projects section. The coding you need done is quite a bit and I highly doubt someone will code it for free. If you can't pay someone to make a custom...
Forum:
PHP
01-03-2009, 08:13 PM
Replies:
4
session issues
Views:
462
Posted By
fl00d
Try just using this for your other pages ...
Try just using this for your other pages
session_start(); // initialise session
error_reporting(E_ERROR); // suppress warning messages
header('Cache-control: private'); // allow the back button...
Forum:
Small projects (quick fixes and changes)
12-29-2008, 06:59 PM
Replies:
4
Birthday countdown code - $50 (plus I'll pay paypal fees)
Views:
2,065
Posted By
fl00d
I could do this for you using PHP/MySQL (GD image...
I could do this for you using PHP/MySQL (GD image library will be needed too), if you still need it done.
Here's a few questions:
1) Is there a template made for the script to be put into or...
Forum:
PHP
12-19-2008, 10:54 PM
Replies:
2
help wanted with file upload..!!
Views:
670
Posted By
fl00d
You'll need to post your code...
You'll need to post your code...
Forum:
PHP
12-19-2008, 10:53 PM
Replies:
2
Return multiple function variables
Views:
2,063
Posted By
fl00d
Yeah, the only way to return multiple variables...
Yeah, the only way to return multiple variables is by using/returning an array. You can split them up usling list() or just call them by array[id] or array [assoc], depending on what type of array it...
Forum:
PHP
12-12-2008, 10:18 PM
Replies:
16
Test a domain
Views:
1,444
Posted By
fl00d
You could use checkdnsrr for something like this....
You could use checkdnsrr for something like this. I use the following function to validate email addresses (I check for address and domain validity)
function ValidateEmail($email){
$email =...
Forum:
PHP
12-08-2008, 12:31 AM
Replies:
6
How does Iterator work?
Views:
939
Posted By
fl00d
I can tell you it is for object-orientated...
I can tell you it is for object-orientated program, but that's all I know. I don't know how to explain it, but the PHP manual has a section for it.
http://ca3.php.net/iterator
Showing results 1 to 25 of 262
Page 1 of 11
1
2
3
>
Last
»
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
12:47 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.