mattster 195 Practically a Master Poster Featured Poster

So let me get this streight: you have a popover, and it is showing what where the image should be?

And this is what the array looks like.

Which array? You've not really told us where your problems are occuring, so we can't begin to work things out if we don't know where to look.

mattster 195 Practically a Master Poster Featured Poster

Take a look at this:

http://www.webdevdoor.com/javascript-ajax/dynamic-select-list-jquery-php/

It's a good idea to use AJAX in a situation like this to smoothen the browsing experiance, but at the same time being able to use a dynamic list.

mattster 195 Practically a Master Poster Featured Poster

although this shouldn't affect the output

But in this case it would, using echo "Hi {$name}"; is okay, but array variables like $variable['XYZ'] it could well cause problems.

I'm sure the output will tell us where this problem lies.

mattster 195 Practically a Master Poster Featured Poster

PHP software developer in Bangalore.I am new to the PHP language.

Maybe you need to be at least moderately competent with a language before you become a software developer using it?

OSWASP do a very good job at writing stuff about software security.

mattster 195 Practically a Master Poster Featured Poster

male

mattster 195 Practically a Master Poster Featured Poster

Finland has more islands than any other contry: 179,584

mattster 195 Practically a Master Poster Featured Poster

In 1993, Juan Bernaus was sentanced to 3 years in prison in Argentina for switching the "Ladies" and "Gents" signs on public toilets.

What a lad.

mattster 195 Practically a Master Poster Featured Poster

Some people are incapable of feeling good about themselves unless they are looking down on others.

Too true...

I hate how the geeks in films can hack into anything the baddie wants within seconds. They always try to use big words like "server" and "firewall" or "protocol", just to make them look clever. Most of the writers couldn't tell me what any of those mean, and come on - those words are not rocket science.

mattster 195 Practically a Master Poster Featured Poster

And if you are based in Alberta, how come I'm seeing Manila as your domicile from the user registration perspective?

Ooooh he's being sussed by the happygeek

mattster 195 Practically a Master Poster Featured Poster

Hi there!

mattster 195 Practically a Master Poster Featured Poster

@oriclon, thats not what he asked: read the question

make a document that contains my navigation bar and just place a link of somekind so it loads it's contents into the html file?

Only through using a server side language like PHP. You can use an <iframe>, but very bad idea leading to a world of problems.

In PHP, you have your nav bar in a file, and then on every page do include("navbar.html");. Easy as that.

mattster 195 Practically a Master Poster Featured Poster

style="backgound-color: white;"

Use a CSS file instead, will save you a lot of work:

tr:nth-child(even) {background: #CCC}
mattster 195 Practically a Master Poster Featured Poster

What about using unset() and delete the session variables for one portal instead of the other?

mattster 195 Practically a Master Poster Featured Poster

Place session_start(); at the very top of both files.

mattster 195 Practically a Master Poster Featured Poster

Any news on this guys? Looks really good!

To tell the truth, I'm very jelous of this partnership.

mattster 195 Practically a Master Poster Featured Poster

Ah right thankyou!

mattster 195 Practically a Master Poster Featured Poster

Hi All,

I have noticed I've stopped recieving the DaniWeb Digest (without wanting to).

Is there a way I can click to "opt-in" somewhere? I've seen the "Join mailing list" in edit profile, but this seems more for replying to posts etc.

Thanks,

mattster

mattster 195 Practically a Master Poster Featured Poster

sretch

What do you mean by this?

why this page looks good in all browser screen size

Because they are using responsive design. This relies on a grid system and a page that adapts when the browser is re-sized. Start by playing with CSS @media queries.

mattster 195 Practically a Master Poster Featured Poster

Don't forget PHP is a massive language with some of the biggest sites in the world resting on it (including DaniWeb,Facebook,Twitter...).

Agreed, it's a case of what you feel more comfortable with. Personally, I love PHP and its a great language with more support than you could ever need.
Thoroughly reccomend, just not everyones cup of tea.

mattster 195 Practically a Master Poster Featured Poster

rate

mattster 195 Practically a Master Poster Featured Poster

It's just a phone.

It's just an Apple phone.

mattster 195 Practically a Master Poster Featured Poster

Ouch nasty, I hope you get better soon!

mattster 195 Practically a Master Poster Featured Poster

So google:

  • PHP upload (you will learn how to rename there)
  • PHP delete file

Not that difficult, but at least show some effort and try!

mattster 195 Practically a Master Poster Featured Poster

after closing up

Yes, if you reopen:

<?php
    $a = "XYZ";
?>
<html>
<body>

<?php
    echo $a;
?>

</body>
</html>
mattster 195 Practically a Master Poster Featured Poster

Sorry @diafol didn't realise you were joking aha (Phew!)

(thanks to @JorgeM for pointing that out!)

mattster 195 Practically a Master Poster Featured Poster

Sorry didn't mean to offend you :(

JorgeM commented: He's messing with you. +0
mattster 195 Practically a Master Poster Featured Poster

Ah wow really? I didn't know that you were welsh aha!

I've been once or twice, we did Snowdon recently. I've always found Wales an awe inspiring place with a landscape beyond compare. Where abouts do you live?

See how one stupid post can (make people go "Grrr") but can also reveal so much about fellow members. I'm not as stupid as that post made out aha

mattster 195 Practically a Master Poster Featured Poster
mattster 195 Practically a Master Poster Featured Poster

The above link will redirect you to http://all2psd.com/start/indd2psd

Warning: He didnt state this but you need to enter your email address for the PSD to be sent to. There is no privacy policy on the site and nothing to prevent selling your address on/spam/ads etc.

However it is possible to do this, but not sure how well it works... http://smallbusiness.chron.com/open-indd-file-photoshop-64749.html

If not, try to download the trial of InDesign just to convert maybe?

mattster 195 Practically a Master Poster Featured Poster

Or you could use a server side language, but you cant have any effects or quick re-organising. But far more useful if you've got lots of items to search through.

mattster 195 Practically a Master Poster Featured Poster

How ?

By having dropdowns like: "Sort by <criteria> <asc/desc>"

And then use jQuery/AJAX to re-order the results. How you go about doing that depends on your HTML.

mattster 195 Practically a Master Poster Featured Poster

Without going into it too deeply, this would probably do as well with concatenating the output into a string on every iteration and then outputting a single string.

That would make things alot simpler I suppose, maybe he should try that.

mattster 195 Practically a Master Poster Featured Poster

What about something like GitHub? or some cloud site?

If you actually need to code to run online your only option would to have some sort of hosting. Even a basic (or free) package will cover you.

mattster 195 Practically a Master Poster Featured Poster

Just call the plugin in your demo link, and use the following snippets.

Ajust your PHP:

<a href="studentmgt.php?student_id='.$data['.student_id.'].'" class="confirm">Delete</a>

jQuery:

$(".confirm").confirm();

Then just put some PHP/SQL in the link to delete the record.

mattster 195 Practically a Master Poster Featured Poster

@rubberman I think I could say that to just about every PHP post that gets asked.

Those that aren't are normally using a framework and haave no choice aha.

mattster 195 Practically a Master Poster Featured Poster

Should've really asked this in an SQL or C# forum.

mattster 195 Practically a Master Poster Featured Poster

How can I advertise on the forum so I don't break the rules?

Use your signature, or see here

mattster 195 Practically a Master Poster Featured Poster

Hope this helps :)

RewriteEngine On

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ cms.php?cms_id=$1 [L,QSA]
mattster 195 Practically a Master Poster Featured Poster

Why didn't you post your code streight away?

my code is below not working

'Not working' can mean alot of things. How is it not working? Any error messages? Explain what bits you know work and the areas you think the problem are.

Firstly you need a <body> tag, and a <html> tag if you haven't already got one. You need to open the <table> tag as well.

mattster 195 Practically a Master Poster Featured Poster

Hi Guys,

When talking to a friend on here, we stumbled upon a joke, so we thought we'd share it ;)

Please try not to take offence, only light banter ;)

Say @diafol: a non-nonsense pro who's an absolute legend. If you say the name out loud in a slow deep voice, it pretty much says "don't mess with me". But seriously this guy is an ace.

@veedoo: the best name on the site. Say it real quick but old the 'o', whenever I see him post I just find myself calling "veedooooo" lol.

I've already embarrassed myself and offended 2 top members already, but any other names (DW members or not) that sound good to say aloud? Do they resemble their characters?

I wonder how many people start going round the forums calling out the names of their fellow members in silly voices aha

mattster 195 Practically a Master Poster Featured Poster

Where you have positioned your code is fine, change line 8 to:

<script  src="http://ajaxsearch.partners.agoda.com/partners/SearchBox/Scripts/Agoda.SearchBoxV2.1.js" type="text/javascript"></script>

Keep the SRC all on one line, because otherwise spaces will mess up the URL and you won't be able to load the library.

mattster 195 Practically a Master Poster Featured Poster

I think it requires editing some PMA source files, are you able to do this on your server?

mattster 195 Practically a Master Poster Featured Poster

Oh so the email is being sent, just not the correct text?

mattster 195 Practically a Master Poster Featured Poster
mattster 195 Practically a Master Poster Featured Poster

Some are allowed to sleep or take a nap in our office. Our offices have bed in it, and company outtings is very common on quarterly basis.

I'm working at the wrong place.

mattster 195 Practically a Master Poster Featured Poster

You can pass HTML into PHP by submitting forms or using $_GET (ie. idx.php?var1=XYZ).

You would then do something along the lines of:

<table>

    <?php  
    foreach(...) {
        echo "<tr><td>".$row['col_name']."</td></tr>";
    } ?>

</table>

You need to tweak this snippet to work inline with your code.

mattster 195 Practically a Master Poster Featured Poster

A good portfolio shows that you are a good web developer who can produce decent projects suitable for the task.

It really depends on what you want in terms of business. I, personally, would have a rounded portfolio showing I can produce both corporate and creative sites etc. However some people only specialise in narrow areas, which is also cool.

As concrete, you need to show modern development in things like CSS3, HTML5 etc. and sites that look good. Depending on your clients, a knowlege of something like WordPress development is beneficial. You must also, in this day and age, have responsive/mobile design as second nature. Development with things like LESS are also useful I would say.

A photographer client might just ask for a 3 page gallery website, and a medium business may ask for a full-blown CMS theme that they can manage themselves. CMS is a wonderful thing, as clients can get on with their lives without having to pester you with little updates, from my experiance they feel more in conrol.

This is my opinion, but I'm sure other developers with different experiances would say completely different.

Mattster

mattster 195 Practically a Master Poster Featured Poster

Welcome :D

mattster 195 Practically a Master Poster Featured Poster

Use || or && for if statemets (OR/AND are for SQL)

if(!empty($name) || (!empty($file) && $_FILES["file"]["type"] == "application/docx")){
mattster 195 Practically a Master Poster Featured Poster

I'm not a web developer by trade

Yet you have an awesome site with loads of useful web design stuff on it!

I think a potential employer would be most interested in your portfolio which shows your best work rather than certifications.

Definately! Portfolio and have a history of decent clients is absolutely everything, certifications make little difference in web design. Everything is based on how good you are and what you can actually do.