Search Results

Showing results 1 to 14 of 14
Search took 0.01 seconds.
Search: Posts Made By: macneato ; Forum: PHP and child forums
Forum: PHP 4 Days Ago
Replies: 3
Views: 238
Posted By macneato
Heres a link (http://notan00b.com/2009/09/jquery-php-and-forms/) I found after googling your issue. Does use jquery though. But check it out, might be helpful
Forum: PHP Oct 26th, 2009
Replies: 15
Views: 4,157
Posted By macneato
Hi Nicky,

Would probably be better if you add to this thread or start a new one, so that the solution is freely available.
Forum: PHP Oct 23rd, 2009
Replies: 5
Views: 174
Posted By macneato
Are you able to print the array?
Forum: PHP Oct 23rd, 2009
Replies: 3
Views: 323
Posted By macneato
Hi Deon,

Thanks for your help. Ending up going with the following, that works quite well


// Get event arrays
$today = time();
$events =...
Forum: PHP Oct 22nd, 2009
Replies: 3
Views: 323
Posted By macneato
Hi, so im pulling arrays from facebook. But i would like to sort them.

Here is how the arrays look

Array

(

[0] => Array
Forum: PHP Jul 10th, 2008
Replies: 3
Views: 456
Posted By macneato
Thanks Nav,

I kinda get what you saying, let me give it a bash see how far I can get.
Forum: PHP Jul 10th, 2008
Replies: 3
Views: 456
Posted By macneato
Hi,

So I'm creating a website for clients that have tons of different courses available, they have opted to not place any course outlines within the site and instead, make the interested party...
Forum: PHP Jun 23rd, 2008
Replies: 3
Views: 482
Posted By macneato
Hi Roy,

Think this is by far the nicest script I have come across.

Pommo (http://pommo.org/Main_Page)
Forum: PHP Jun 20th, 2007
Replies: 3
Views: 8,286
Posted By macneato
Use the code below, edit all the red text with correct data.

<?php
$db_host = 'HOST';
$db_user = 'USER';
$db_pwd = 'PASS';

$database = 'DB';
$table = 'TABLE';
Forum: PHP Jun 20th, 2007
Replies: 15
Views: 4,157
Posted By macneato
Nicky... If it's related to this thread. Post here. If nt start a new one.
Forum: PHP Jun 19th, 2007
Replies: 15
Views: 4,157
Posted By macneato
with easyphp you dont have to setup nothing. download, install, open application. [CLICK ON THE LITTLE TRAFFIC LIGHT]. If the light goes green your good to go.
In your browser, type in...
Forum: PHP Jun 18th, 2007
Replies: 15
Views: 4,157
Posted By macneato
Technically no. But he propably just didn't phrase the question right.
Forum: PHP Jun 18th, 2007
Replies: 6
Views: 4,278
Posted By macneato
Don't know if this will be any help. But i'd suggest using a inline frame to print the table onscreen.

Use this script to print the table
<?php
$db_host = 'HOST';
$db_user = 'USER';
$db_pwd...
Forum: PHP Jun 18th, 2007
Replies: 15
Views: 4,157
Posted By macneato
Yes this is possible. You can setup a server on localhost (127.0.0.1). Google easyPHP. If you need any more assistance with setting up the application. Give me a shout
Showing results 1 to 14 of 14

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC