Posts
 
Reputation
Joined
Last Seen
Ranked #3K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
57% Quality Score
Upvotes Received
2
Posts with Upvotes
2
Upvoting Members
2
Downvotes Received
2
Posts with Downvotes
2
Downvoting Members
1
1 Commented Post
~14.3K People Reached
Favorite Tags

60 Posted Topics

Member Avatar for epicrevolt

Title should be load ajax inside ajax because facebook comments load via ajax I am building an all AJAX site for a Facebook iFrame page and am having an issue. All the pages and what not load up dynamically just fine, but some pages use the Facebook commet system. After …

Member Avatar for stevenson.nelli
0
326
Member Avatar for jonhylever

Continuing the thread... [B]Organic SEO[/B] is building your site in a way that a search bot such as the Google Bot can read. This means NO flash, Valid XHTML, use of heading, strong, and emphasize tags, and breadcrumbs of course.

Member Avatar for markharris
0
653
Member Avatar for COKEDUDE

Well vertices is just a pointer to a memory location and, as far as I know, doesn't have any value until assigned. Are you trying to get the length of the memory address, or how many bits a char is (8 bits)?

Member Avatar for Ancient Dragon
0
262
Member Avatar for Gewalop

I am testing right now. If it works for me you are my god! Thank you so much for this!!! I have been working for hours trying to get a pagination script working and here you are just spilling out the answer right in front of me. THANK YOU! Line …

Member Avatar for diafol
6
2K
Member Avatar for epicrevolt

I don't know where this thread fits, but since I need a new host for my PHP sites, I thought it would fit best here. So my current host seems to have like a 95% (at best) uptime, which is very bad. I want a host with at least a …

Member Avatar for giffy
0
416
Member Avatar for skkhan

Website Design encompasses both artistic and technical skills. It takes time to master all aspects of website design, but if you just want to start, there are many tutorials available online. Most tutorials your will find online though are not very helpful. Design is primarily a form of art, so …

Member Avatar for fantasticode
0
988
Member Avatar for DJSAN10

Every language that interacts with the user directly will involve knowledge of HTML. CSS is the artistic part that takes time to master. A little PHP knowledge will go a long way, but PHP is back end development, not necessarily website design. JavaScript, especially jQuery are easy to learn. Beause …

Member Avatar for Ausopenxcell
0
118
Member Avatar for Violet_82

There are multiple methods available for centering DIVs, but you are limited if you do not want to create any additional DIVs. A great article at http://blog.themeforest.net/tutorials/vertical-centering-with-css/ explains multiple methods for centering text within a DIV.

Member Avatar for NetJunkie
0
132
Member Avatar for ebanbury

The `if ($stmnt1 = $dbc -> prepare("INSERT INTO DEV_property_trades VALUES (?,?,?,?,?) "))` is using only 1 `=` sign which is setting a variable. If you are trying to see if `$stmnt1` is equal to the stuff after it, you would use doule equal signs like `==`. joshmac may have the …

Member Avatar for ebanbury
0
116
Member Avatar for rouse

rouse, there are at least 5 different menus located on the web page you have linked, please be specific on whcih menu you are referring to.

Member Avatar for rouse
0
78
Member Avatar for mikekandf

URL Variables are essentially GET variables. I myself am no expert in programming, bu I know how to explain how to access the data inside a URL simply. If you have the url http://example.com/index.php?id=3&action=edit you can, inside your PHP code, access those url variables by simply calling `$_GET['id']` and `$_GET['action']`. …

Member Avatar for mikekandf
0
95
Member Avatar for RazorRamon

The proper way of centering you content on a page is as follows: body { text-align:center; } #container { width:1024px; text-align:left; margin:0 auto; } To make the windows shrink when the browser width is below 1024 pixels, 2 CSS3 Methods become available to you: Media Quesries and max and min …

Member Avatar for almostbob
0
240
Member Avatar for vishalrane
Re: CMS

You are looking for an inventory control system. Some examples are listed below: * http://sourceforge.net/projects/phpmyinventory/ * http://sourceforge.net/projects/winventory/ * http://sourceforge.net/projects/pcinventory/ * http://phpbms.org/ I would also like to mention that many ecommerce systems like Magento offer great inventory control.

Member Avatar for epicrevolt
0
77
Member Avatar for Webmastergrace

By being Google Friendly, you need to do what is known as Search Engine Optimization, or SEO. You can find many guides online on how to best optimize a website, but before you can write Search Optimized content, you need a Search Optimized template. This will require you to know …

Member Avatar for torbatt
0
194
Member Avatar for bhavna04

If you want to get really simple, there are simple solutions that will do this for you. Solutions like [url]http://www.htmlcommentbox.com/[/url]. That doesn't require any coding and is not very flexible, but if you don't want to learn a programming language, that should do well.

Member Avatar for zobadof
0
190
Member Avatar for epicrevolt

So, for the past couple years, I've been using systems like WordPress and now Drupal to construct client websites. Most of the development has been front-end with themes and simple widgets (or blocks in Drupal). Don't get me wrong, I love using those systems, but now I want to move …

Member Avatar for diafol
0
241
Member Avatar for 3825

You're probably going to want something along the lines of this. The :before and :after selectors may not work in all browsers and I believe it's CSS3. The code below has not been tested, but I don't see why it shouldn't work. [CODE]<html> <head> <style type="text/css"> #menu { list-style:none; margin:0; …

Member Avatar for epicrevolt
0
188
Member Avatar for epicrevolt

Alright, for some odd reason, the below syntax is incorrect. I have successfully connected to the database on previous lines, now i'm trying to create a table. The error I get is: [QUOTE]You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version …

Member Avatar for epicrevolt
0
299
Member Avatar for gurmatchanan

The Template system looks similar to that of Joomla!, but many scripts have copied their template system, so I can't be sure.

Member Avatar for Cronless
0
171
Member Avatar for PF2G

In response to OP: I sure hope that's not the only code you have in your login script. You must sanitize ALL user submitted data before sending it to a database or you risk intrusions :) As for clientside validation, there are plenty (I mean plenty) of readymade javascript form …

Member Avatar for phorce
0
326
Member Avatar for theonlylos

It all depends on what type of plugin you're looking for. Anything specific? I may be able to help you find something.

Member Avatar for epicrevolt
0
178
Member Avatar for Lightninghawk

You're asking if there is an open source solution to an enterprise script that corporations pay thousands to get a perpetual inventory system? Have you looked into [URL="http://www.google.com/merchants"]Google Merchant[/URL] and [URL="http://www.opencart.com/"]Open Cart[/URL]? Using both together (they have a $45 OpenCart plugin that integrates with GMerchant) may achieve the results you …

Member Avatar for epicrevolt
0
124
Member Avatar for ann345

I'm not sure I completely understand your needs. Have you tried connecting your website to the Facebook Open Graph API to allow the to register? Part of their API is detecting whether or not a user has liked specific content or not. Twitter has similar features. But unless you expand …

Member Avatar for epicrevolt
0
103
Member Avatar for dc013

I spent time just for you to write all this. I hope it works, please reply back with your results. [LIST=1] [*]Obtain FTP (File Transfer Protocol) Credentials from your web host [*]Download a FTP Client such as FileZilla [*]Connect using the credentials your web host gave you [*]Open a text …

Member Avatar for epicrevolt
0
407
Member Avatar for gikonyo

Could you please elaborate on "hidden files in cPanel"? Are you in the File Manager and some files are hidden? Are some sections or categories hidden inside cPanel?

Member Avatar for epicrevolt
0
133
Member Avatar for gikonyo

I would strongly recommend that you download [URL="http://filezilla-project.org/"]FileZilla [/URL]to your computer, login with the FTP credentials they gave you, and download the files to your PC for editing. Use something like [URL="http://www.pnotepad.org/"]Programmers Notepad[/URL] for easier editing. But for the sake of the topic, here's how you do it. [LIST=1] [*]Enter …

Member Avatar for epicrevolt
0
119
Member Avatar for TLCJohn

I believe [url]http://wordpress.org/extend/plugins/events-calendar/[/url] is what you may be looking for. There is no perfect solution out there, but I'm sure you can modify the code to fit your needs.

Member Avatar for epicrevolt
0
323
Member Avatar for epicrevolt

So I am at the fork in the road. Do I use a ready made script like Drupal or WordPress, or build my own system. I have a client in need of a website to store object information (we will call it an object). All the conceivable specifications and then …

0
101
Member Avatar for epicrevolt

Alright, so I have been o this for quite sometime. I am building a Facebook application with Wordpress and have a question. I have the app integrated into my fanpage and that works fine. The only problem is, whenever a user clicks a page inside the iFrame, it should be …

0
82
Member Avatar for gogreen1

I too oppose a national identity. It seems to be an easier way for someone to steal your identity. It would be the most beneficial to marketers now that they know EXACTLY who the heck you are and where you go everywhere on the internet (like Google does ;P). Also, …

Member Avatar for gogreen1
0
136
Member Avatar for epicrevolt

I don't just mean demographics like what Facebook Insights offer, I mean that if a user visits your business page, you can be notified of [B]their full name and email[/B]. Is it possible to obtain such information by just visiting a page? I am not paranoid, I was just hearing …

Member Avatar for netvani
0
231
Member Avatar for reaz0n

Also, write to your audience. Most people on the internet have problems with words more than 3 syllables, and a vocabulary above that of an eighth grader. I'm sorry but it's true. Most internet users are, well, uneducated. Now if you're writing to a scientific journal, then you better not …

Member Avatar for netvani
0
91
Member Avatar for gogreen1

Google Plus One is also great for websites and webmasters because the more plus ones on a page, the higher that page may appear in a Google result (probably). I don't know that for 100% fact, but it seems that since they are next to every result on Google now, …

Member Avatar for vplanetcommerce
0
125
Member Avatar for epicrevolt

Alright, so I'm getting the hang of this whole Facebook apps and fan pages. Now I am on to my next feat, being able to edit apps inside Fan pages. For example, the Static FBML App allows you to edit the apps content. Since the apps I create for clients …

0
127
Member Avatar for kolibrizas

How about developing a Content Management System (CMS)? Build a Framework CMS (like mentioned above) from scratch so you know EXACTLY how it works and you can expand it from there. A lot of website developing companies (the good ones) usually have their own proprietary CMS for all their clients. …

Member Avatar for iamthwee
0
391
Member Avatar for epicrevolt

This question seems to always have 2 sides to it. If I make a [COLOR="Red"]register.php[/COLOR] with the registration form, should I have it submit to [COLOR="green"]processreg.php[/COLOR] or should it just process all on the same page? Same thing for login. I have read that it may e more secure to …

Member Avatar for smantscheff
0
187
Member Avatar for epicrevolt

Alright, So I am making a website that will have groups of pages, on those pages it will have the ability for a user to paste a Facebook page URL. How would I go about using their API to retrieve that pages news feed? It baffles me that Facebook expects …

Member Avatar for twiss
0
191
Member Avatar for epicrevolt

Alright, so I am embarking on a fairly large project that is complete with user profiles. My question is, what's the fastest, most efficient way to store user meta like books, movies, etc. I was planning: metaid | userid | firstname | lastname | movies | books | biography | …

Member Avatar for epicrevolt
0
127
Member Avatar for epicrevolt

Alright, so I am creating a website for an upcoming band and they want a website. I was planning on using Wordpress, but ran into problems when trying to display a list of songs. What is the best way to have a page list songs in Wordpress? Do you recommend …

Member Avatar for Nahiyan
0
182
Member Avatar for epicrevolt

So I am wondering if it is possible to use 1 Solid State Drive for just the Windows Operating System and another 7200 RPM hard drive for programs like Microsoft Office, Steam, or even Firefox. Basically any application and document. Like make the 7200RPM hard drive the "Program Files" while …

Member Avatar for caperjack
0
235
Member Avatar for epicrevolt

Alright, I'm back for another educated post (got the newsletter btw :(). So I am trying to [COLOR="Red"][B]use AJAX to remove a joke from a list of jokes[/B][/COLOR] inside the administration panel. I know basically nothing about AJX, but I am a quick learner. I know that if I press …

Member Avatar for epicrevolt
0
197
Member Avatar for epicrevolt

Hello fellow Daniwebbers, I have a question about choosing a CMS. I know what you're think "OMG another 'what cms' thread". Hold yer ponies because I want to be very clear and precise. Having worked with multiple CMSs over the years, I have acquired a knowledge of which CMSs are …

Member Avatar for epicrevolt
0
176
Member Avatar for epicrevolt

So I am making a Drupal website and was wondering what would be the best way of auto-adding images in front of certain phrases. like if someone types "press start" it will automatically add an image in front, like the Microsoft tutorials. No, I am not making a site for …

Member Avatar for epicrevolt
0
94
Member Avatar for xxreenaxx1

have you tried this, just a suggestion [CODE]if($answer === null) {[/CODE] Probably will do the same thing, but if your checking if it's null, you should specify it in the if statement.

Member Avatar for xxreenaxx1
0
235
Member Avatar for saikishore

Have any of you tried [url]http://www.phpfreechat.net/[/url] ? It's some pretty advanced stuff, the source code is at GitHub here: [url]https://github.com/kerphi/phpfreechat[/url]

Member Avatar for digital-ether
0
356
Member Avatar for cliffcc

To insert the javascript on the link, do an onclick event. [CODE]<a href="http://www.java2s.com" onClick='window.open('new-window.php','mywindow','width=550,height=420')'>www.java2s.com</a>[/CODE] More information regarding the topic at: [url]http://www.java2s.com/Tutorial/JavaScript/0420__HTML-Tags/LinkonClick.htm[/url]

Member Avatar for epicrevolt
0
164
Member Avatar for jacob21

A snippet of your mail code would be great! maybe you're not entering in all the info correctly.

Member Avatar for epicrevolt
0
81
Member Avatar for jacob21

I do the same thing on my site. Basically I add a column to each row (in your case jobs) called views. I also create another table which is called views, which tracks the views for the last 24hrs, then a cron job runs and wipes the table. This will …

Member Avatar for epicrevolt
0
56
Member Avatar for newbiecoder

[CODE]$_POST[mail][/CODE] should be [CODE]$_POST['mail'][/CODE] the single quotes. Your form though is not effective. Here is a simple function that checks if the entire email has been formatted correctly. [CODE]function ValidEmail($email) {//checks if the email is in a valid foramat return preg_match("/^([\w\!\#$\%\&'\*\+\-\/\=\?\^\`{\|\}\~]+\.)*[\w\!\#$\%\&'\*\+\-\/\=\?\^\`{\|\}\~]+@((((([a-z0-9]{1}[a-z0-9\-]{0,62}[a-z0-9]{1})|[a-z])\.)+[a-z]{2,6})|(\d{1,3}\.){3}\d{1,3}(\:\d{1,5})?)$/i",trim($email)); }[/CODE] basically put the function in a separate file …

Member Avatar for newbiecoder
0
146
Member Avatar for epicrevolt

Alright, another post. This one seems to be the most complex thing I have ever tried. So, I am making a site where a user can post jokes and vote on them. They can only vote up, so a digg like system. I want the users to be able to …

Member Avatar for epicrevolt
0
144

The End.