BREAKPOINTS IN VWD 2005?

February 12, 2010 by Talker · 1 Comment
Filed under: Mysql help 

Our FIRST robotics group is creation a database for scouting, and the php is not working, we do not know what’s wrong, since the “or die(mysql_error());” is not working. If we switch to a windows server and make make use of of ASP.NET / Microsoft SQL Server, will we be means to make make use of of breakpoints similar to the ones in visible simple to see what is going on during the using of the program? We usually have Visual Studio Pro 2005, so 2008 tips won’t help.

Thanks,
Joe

Google Buzz

I HAVE INSTALLED XAMPP IN MY LAPTOP (WINDOWS XP HOME EDITION). IT WAS WORKING WELL AS LOCAL HOST TILL TODAY?

February 11, 2010 by Talker · 1 Comment
Filed under: Mysql help 

I used to exam most open source php /my sql scripts. But this internal host proposed display a little complaint in conditions of connectivity to mysql server.

Problem:when I entrance to phpmyadmin; it is display the error: Access denied. “phpMyAdmin attempted to bond to the MySQL server, and the server deserted the connection. You should check the host, username and cue in your pattern and have certain which they conform to the report since by the director of the MySQL server.”

MySQL said: Cannot connect: shabby settings.

I would be beholden if any one can assistance me by giving elementary distinct tips.

Google Buzz

WORDPRESS PLUGIN HELP!?

February 11, 2010 by Talker · 1 Comment
Filed under: Mysql help 

I’ve been perplexing to compromise this for 3 days right away but no success and it’s removing stressing. It’s for Wordpress plugin. I goal you man out there can assistance me out and insist to me what is wrong with the code.

The formula is to demeanour for
[DATA:<- ID OF THE DATA IN MYSQL ->] on the calm page and reinstate it with the ID’s pretension that was extracted from MYSQL.

eg: [DATA:2] = < b >This is info for ID 2 < /b >
Everything work ideally until i combined the codes with the Asterik ‘*’… and all I get is blank. No result, nothing… not even the [Data:2] tag.

Please help.

===============
function scannow ($content) {
$CODE = ‘/\[DATA\:(.*?)\]/is’;
$VALUE = ‘$1′;

* $result = mysql_query(“SELECT * FROM wp_datastructure WHERE option_id = ‘$VALUE’”);
* $row = mysql_fetch_array($result);
* $VALUE = $row['option_name'];

$content = preg_replace($CODE, $VALUE, $content);
return $content;
}
===============

note: I’ve attempted regulating the tips in Wordpress Codex but all give me zero but errors. pls help!

Google Buzz

CREATING A WEBSITE?

February 11, 2010 by Talker · 5 Comments
Filed under: Mysql help 

Guys, can you give me a little tips on formulating my own web site.
A couple of years ago, I outlayed time time disposition html 4.0, and was flattering great at you do a little things but got undone perplexing to assimilate frames, and afterwards I only couldn’t assimilate additional things similar to cascasding character sheets, and dont think about javascript!
I had dreamwever MX (still do) but was dynamic to sense from scratch.

Now, I wish to essentially deveop my own web site. Ideally it is going to have user log ins, could presumably be an Estore, with aotomatic profitable right on line..or give the users the capability to have posts for things they have to offer..etc

Now, Are html, xhtml dreamweaver etc still deliberate the simple starting tools, or is all this things obsolete? I think I competence need to have a little arrange of database…is mysql the right product?? Is PHP or SQL still used? Which one is simpler to
use/learn as a programming language..PHP or SQL?

I’m not going to be means to host the site myself.

Google Buzz

IN WHAT ORDER SHOULD I INSTALL THE FOLLOWING: MYSQL, PHP, APACHE, PHPMYADMIN?

February 3, 2010 by Talker · 3 Comments
Filed under: Mysql help 

This is for internal growth on a windows xp (sp2) machine?
Can I make use of iis instead of apache? Which is recommended?

I ran in to issues the initial time I attempted installing all so I uninstalled all and would similar to to try again.
Any tips/suggestions? For example, phpmyadmin and mysql user and cue matching?

Looking for this to be as well-spoken as possible, the final time was not, to illustrate my frustration.

Thx in allege for your time and effort!

Google Buzz

Next Page »