Which php in built functions i need to learn to make dynamic websites like fb, u tube, etc.?

threre are over thousand php functions...so its impossible to learn all of them......can anyonne tell which functions should i learn ....or gve me a link to a website.... or pdf....smethng like that??? plz ...thank you....:)...

There is no fast track to learning enough PHP to know everything you need to know to be on a fast track to build those enterprise level sites.  You just need to start small and work your way up.  If you need reference along the way, look at PHP.net or if you prefer to start with frameworks there is Zend, CodeIngiter, CakePHP, Laravel, FuelPHP, just to name a few.

Similar Messages

  • I have created some music tracks as aiff files which I want to load onto my iPod Shuffle 4th Generation, but it won't play them - it just bleeps at me. I have changed them to AAC which works - what settings do I need to use to make aiffs work?

    I have created some music tracks as aiff files which I want to load onto my iPod Shuffle 4th Generation, but it won't play them - it just bleeps at me. I have changed them to AAC which works but would rather use aiffs. Can anyone tell me what settings do I need to use to make aiffs work? The info on the iPod says that it accepts aiff files!!

    I have created some music tracks as aiff files which I want to load onto my iPod Shuffle 4th Generation, but it won't play them - it just bleeps at me. I have changed them to AAC which works but would rather use aiffs. Can anyone tell me what settings do I need to use to make aiffs work? The info on the iPod says that it accepts aiff files!!

  • Which php and my sql tutorials should i learn for making websites like fb, utube etc..?

    http://www.w3schools.com/php/php_ref_ftp.asp this is a link for php......on this page what should i learn for making websites like fb,etc...and also tell me about my sql http://www.w3schools.com/sql/default.asp ....what should i learn about my sql....for making big dynamic websites....

    on this page what should i learn for making websites like fb,etc...
    ...what should i learn about my sql....for making big dynamic websites....
    Everything and a whole lot more...
    David Powers has written some good books on PHP to help you get started.
    http://foundationphp.com/
    Killer PHP Video Tutorials
    http://www.killerphp.com/
    PHP Academy
    http://phpacademy.org/
    Lynda.com PHP & MySql Essential Training
    http://www.lynda.com/PHP-tutorials/php-with-mysql-essential-training/435-2.html
    Nancy O.

  • What do I need to learn to make a responsive website?

    Hiya
    Haven't checked in here for a few years.
    15 years ago or thereabouts, I learned HTML4  (from Castro's book) and hand-coded a website. I managed to create one CSS page.   Whoopee!
    Then I got DW4, and later an update. and that was SWELL.  And there's my level.  I'm not cutting edge, am I?
    These days I maintain a site for some friends, and they'd like to upgrade it.  Half an hour on Google learns me the term "responsive."  Looks like y'gotta be good w/CSS, and be doing HTML5.
    First question, is there a DW update, or any other WYSIWYG program that will convert an existing site into Responsive, or build one more-or-less the way DW does the HTML4 ones?
    Second question, if there isn't, what's the list of things I'd have to learn to reboot myself?  And any suggestion as to where/how?  Remembering what my level is....?
    Thanks
    denno

    Responsive Web Design (RWD) has some limitations.  Honestly, some web designers just can't do it because they're not willing to abandon old-school tables and/or compromise on their design ideas.  But if you approach this with an open mind and don't try to build anything too fancy or restrictive, RWD can be very rewarding. 
    Always consider your mobile users first.  They interact with their devices differently than desktop users.  For example, mobile users need less content and bigger, finger-friendly menus, buttons and forms.  There are volumes written about this subject on the web.  Spend some time learning the theory as well as the code before you dive in to your first RWD project.
    Start with these links:
    Responsive Web Design
    http://coding.smashingmagazine.com/2011/01/12/guidelines-for-responsive-web-design/
    Introduction to CSS Media Queries
    http://www.adobe.com/devnet/dreamweaver/articles/introducing-media-queries.html
    DW CS6 Fluid Grid layouts (17 min video)
    http://tv.adobe.com/watch/learn-dreamweaver-cs6/using-fluid-grid-layouts/
    Step-by-Step tutorial -- Building Fluid Grid Layouts in DW CS6
    http://www.adobe.com/inspire/2012/08/fluid-grid-layouts-dreamweaver-cs6.html
    Good luck!
    Nancy O.

  • Need to learn to use perspective grid tool

    I've had zero experience with the perspective grid and have a project coming in involving up to 50 graphics which may require it - so I need to learn to use it fast (next 2-3 weeks).
    What is the best way of learning this? online tutorial? book? Instructional DVD? In person hands-on training facility?
    My company would support my training so all ideas are welcome - thanks!

    What is the best way of learning this? online tutorial? book? Instructional DVD? In person hands-on training facility?
    Why do you not even include in your list of options that which should be the default  first choice?: Read and work through the provided official documentation. It's right there, under the Help menu.
    The Perspective Grid is a simple feature, with only a few options. You just need to familiarize yourself with the interface for it. That's exactly what the provided documentation is supposed to do. It should not take anywhere near 2-3 weeks, assuming at least basic working familiarity with the rest of the program. If you lack that, your first course is again:  read (and work through) the manual.
    JET

  • PHP to Flash / Functions

    I want to perform an action in Flash, so it sends values to
    PHP
    [Code]
    SendTheData = function(type,val,other){
    SendData = new LoadVars();
    SendData.type = val;
    SendData.varName = other;
    myData.send("
    http://www.url.com/page.php",
    SendData, "POST");
    Is this the correct way? I may have got it all wrong to start
    to be honest.
    [/code]
    If I then call SendTheData(name,jim,20)
    I want "SendData.type = val" to pick up the 'type' value sent
    to the function and send so I can receive in PHP using
    $_POST['name'] - I think how I have done it it would receive
    $_POST['type']
    SendData.varName = other;//but I want this to receive
    $_POST['varName'] = which I think is correct
    Any ideas?

    Use the LoadVars Object for Send or SendAndLoad function..
    Below is the correction

  • How can I extract a gaussian function out of a spectrum which has five gaussain functions....

    I have a spectrum which has five gaussian functions. but I have to extract this Gaussian functions from the spectrum. There are diferent gaussian functions. What are the possible methods for extracting the gauss functions using labview. I have attached a picture to give you a picture. The solid line is the one I have and the dotted lines are the individual Gaussian function which will be extracted.
    Note: the Gaussian function center number and width are known.
    Attachments:
    Picture1.png ‏27 KB

    Let me get this straight.
    You have:
       The experimental data set (spectrum)
       The number of Gaussian curves you want to use for your curve fit
       The center positions and variances for all of your Gaussians
    You need:
       The height of the Gaussian curves
    Is that it? If so, all you need to do is set up an optimizing routine, using some measure to optimize (i.e., sum of abs(residuals) or residuals squared for each data point) and the acceptable final error for your solution.
    A modified Simplex routine should work well, there may be others which would be more efficient, but you're talking about a trivial amount of comkputer time unless you have a gazillion of these spectra to fit.
    If that is not your problem, please describe exactly what data you have and what you need to calculate more fully.
    LabVIEW can use essentially any method for solving this problem that any other computer language can, but it is not likely to be a simple canned plug-in (at least it won't be one which you get in the vanilla version of LabVIEW), you'll have to put it together yourself.
    Cameron
    To err is human, but to really foul it up requires a computer.
    The optimist believes we are in the best of all possible worlds - the pessimist fears this is true.
    Profanity is the one language all programmers know best.
    An expert is someone who has made all the possible mistakes.
    To learn something about LabVIEW at no extra cost, work the online LabVIEW tutorial(s):
    LabVIEW Unit 1 - Getting Started
    Learn to Use LabVIEW with MyDAQ

  • With FB for PHP Premium, do I still need a full featured PHP IDE?

    My main project is PHP, with a small block of contents that need flex.
    I have been with my old good PHP IDE for a while. After install FB, I see many of PHP IDE features that I need is available through an intergrated Eclipse.
    So, I think, for the sake of everything in one place, maybe I will just use FB as my only IDE?
    But on the net, I read many people talking about how to intergrate FB with this or that IDE, which makes me doubt -- What will I miss if I use FB alone without a full featured PHP IDE?
    Any suggestion for me? Thanks!

    Matt Fahrner wrote:
    Alas I am using Windows so no advantages of "symbolic links"!
    you can use links in windows too.
    this command worked for me:
    mklink /J "Lr5 Previews.lrdata" _x.lrdata
    (typed into a dos box, aka command shell)
    after moving the Lr5 Previews.lrdata folder to _x.lrdata,
    but maybe that won't work cross volumes(?)
    If not, just google "move lightroom previews".
    Rob

  • Which version of Windows Server 2012 needs to be ordered so that I can downgrade to Windows Server 2008 64bit Standard SP2

    Dears in Microsoft,
    We need to have Windows Server 2008 Standard SP2 64bit to be installed and due to the fact it is no more available in Microsoft.
    I am going to order Windows 2012 with 16 CAL in order to downgrade it to Windows 2008 Standard SP2 64bit. My question is:
    1. Which version of Windows Server 2012 needs to be ordered so that I can downgrade to Windows Server 2008 64bit Standard SP2?
    2. what else required in terms of product key, media, license...etc?
    Appreciate your kind supports.
    thanks and best regards
    Barznj Abdullah

    Any licensing questions are always best addressed by a trained Microsoft licensing specialist.  You can find whom to call by looking at www.microsoft.com/licensing.
    One of the built-in rights of a Windows Server license is the right to run earlier versions of the operating system.  So if you purchase either Standard or Datacenter, you can run 2008 Standard.
    However, that does not provide the media or activation codes for earlier versions of the operating sytem.  You have to obtain those via other channels.  You should most likely contact a Microsoft reseller and talk to them.  They will
    most likely have a trained licensing specialist on hand to help answer your questions, and they should also be able to provide media for earlier distributions (for a slight fee).
    .:|:.:|:. tim

  • Hi, I Would like to know what I need to do to make work iWork"09 with my portable which has mac OS Lion 10.7.5 ; it does non open it because it says I need to do some updates but how can I do it if it does not open it ?

    Hi,
    I Would like to know what I need to do to make work iWork"09 with my portable which has mac OS Lion 10.7.5 ; it does non open it because it says I need to do some updates but how can I do it if it does not open it ?
    Thank You

    WILL ANYONE ANSWER MY QUESTION?  WHAT DO I HAVE TO DO TO GET A REPLY FOR MY CONUNDRUM/

  • I have just started to use Muse for our design agency and learning how to build ourselves a new site, I have manged to create a basic lightbox which contains sliding images, what I need to do now is have a pop up window which goes into detail about the pr

    I have just started to use Muse for our design agency and learning how to build ourselves a new site, I have managed to create a basic lightbox which contains sliding images, what I need to do now is have a pop up window which goes into detail about the projects, what I would like is a piece of text  or icon that when you roll over it and then click a separate window pops up with additional information in, once finished reading the info you can then click to close the box, any advice on how to do this?

    The best way to do what you're asking is with the Composition widget. Start with the Tooltip preset, which, by default shows the info on rollover. You can change the option to show on click, which is what you're after. You can also add the close button or have the info disappear on rollout.
    David

  • When the apple review team review our app,they point out that our  app uses a background mode but does not include functionality that requires that mode to run persistently.but in fact,when the app in background ,the app need data update to make the

    when the apple review team review our app,they point out that our  app uses a background mode but does not include functionality that requires that mode to run persistently。but in fact,when the app in background ,the app need data update to make the function of  trajectory replay come ture。in fact, we have added function when the app  is in background mode。we have point out the point to them by email。but they still have question on the background mode,we are confused,does anyone can help me,i still don't know why do review team can't find the data update when  the app is in background and how do i modify the app,or what is the really problem they refered,do i misunderstand them?
    the blow is the content of the review team email:
    We found that your app uses a background mode but does not include functionality that requires that mode to run persistently. This behavior is not in compliance with the App Store Review Guidelines.
    We noticed your app declares support for location in the UIBackgroundModes key in your Info.plist but does not include features that require persistent location.
    It would be appropriate to add features that require persistent use of real-time location updates while the app is in the background or remove the "location" setting from the UIBackgroundModes key. If your application does not require persistent, real-time location updates, we recommend using the significant-change location service or the region monitoring location service.
    For more information on these options, please see the "Starting the Significant-Change Location Service" and "Monitoring Shape-Based Regions" sections in the Location Awareness Programming Guide.
    If you choose to add features that use the Location Background Mode, please include the following battery use disclaimer in your Application Description:
    "Continued use of GPS running in the background can dramatically decrease battery life."
    Additionally, at your earliest opportunity, please review the following question/s and provide as detailed information as you can in response. The more information you can provide upfront, the sooner we can complete your review.
    We are unable to access the app in use in "http://www.wayding.com/waydingweb/article/12/139". Please provide us a valid demo video to show your app in use.
    For discrete code-level questions, you may wish to consult with Apple Developer Technical Support. When the DTS engineer follows up with you, please be ready to provide:
    - complete details of your rejection issue(s)
    - screenshots
    - steps to reproduce the issue(s)
    - symbolicated crash logs - if your issue results in a crash log
    If you have difficulty reproducing a reported issue, please try testing the workflow as described in <https://developer.apple.com/library/ios/qa/qa1764/>Technical Q&A QA1764: How to reproduce a crash or bug that only App Review or users are seeing.

    Unfortunately, these forums here are all user to user; you might try the developer forums or get in touch with the team that you are working with.

  • -How to change the Alternate Apple ID? My account has an alternate address which is NOT MINE and I need to change it. Please, help!

    -On iCloud, how can I change the Alternate Apple ID? My account has an alternate address which is NOT MINE and I need to change it ASAP. Please, help!

    Read here >  How do I change my alternate Apple ID

  • Which Version of Adobe do I need to be able to "extract" a page from a existing  file and save/download to another file?

    Which Version of Adobe do I need to be able to "extract" a page from a existing  file and save/download to another file?

    Acrobat Pro or Standard.

  • I bought a used sprint 4s and tried to put my motorola sim which is also on sprint network into phone but it doesnt work is there something i need to do to make it work or am i SOL?

    I bought a used sprint 4s and tried to put my motorola sim which is also on sprint network into phone but it doesnt work is there something i need to do to make it work or am i SOL? major problem is that my current motorola phone is issued to me from my employer but phone ***** so i want to upgrade to the ipone i purchased but it still needs to work like my company phone as they pay the bill.  help me pls

    A Sprint iPhone uses CDMA when in the US.  The SIM is used only when not in the US.
    To use it in the US, you have to have Sprint activate it, but it is unlikely they will activate in on your company's account.

Maybe you are looking for

  • Defining paths in scripts..... in need of a guru

    Here's a problem that Bridge scripts are having... If you have a volume named Users, the image processor, 1-2-3, AOM scripts won't run because as the paths are defined they will look in the volume "User" not the folder "Users" for files etc.... it's

  • Nokia 7610, contact restore fails

    Hi, I made a complete backup of my Nokia 7610 with Nokia PC suite 6.81.13. According to the log file (attached) the backup was done perfeclty. Then, my mobile was repaired (i.e exchanged with a "new" Nokia 7610) and I tried to restore my backup file.

  • I am unable to download the new version of Firefox.

    I click download, but no icon shows up on screen to be dragged into the applications folder. An icon does appear in downloads but not the Orange Firefox icon, just the metal one. What's my problem?

  • How to solve indesign error 15 after installation

    After installing indesign CS% an error occurs when executing the program (Error 15)

  • One group - Summary Grp - 2nd grp - Detailed grp

    Hi My requirement seems to be quite common. I need to display summary on one frame and detailed of the summary results in the 2nds frame below. I have 2 queries for the same - (one for summary and second for detailed). My question is that in the 2nd