Who Knows PHP on Here?

9 replies
Alright Warriors

Do anyone on here know css/php please? If so I need a little bit of advice please
#php
  • Profile picture of the author AndyBlackSEO
    Well, well advice are you needing? Can you give us all a bit more info?
    Signature
    [FREE SEO TOOL] Build 29 Effective, High Authority Backlinks that Will Increase Your Google Rankings in 2020... CLICK HERE ...
    ... Instant backlinks that can get you results within 24-72hrs.
    {{ DiscussionBoard.errors[1448293].message }}
    • Profile picture of the author Byron_Wells
      Originally Posted by AndyBlackSEO View Post

      Well, well advice are you needing? Can you give us all a bit more info?
      ANDY

      It might sound really stupid

      I am trying to create a new project, which is all done in php.. I am planning to create a seperate style sheet (css file) just like in wordpress.

      But get all the other php files in the folder to read the css file.

      I have create a div class in the css file and have copied in correctly in to php file.. But not appears.. So I must be doing some wrong..
      {{ DiscussionBoard.errors[1448304].message }}
  • Profile picture of the author HomeBizNizz
    You can link the CSS file in the header of the HTML kode.
    Like: <link href="style.css" rel="stylesheet" type="text/css" />
    You don't need to embed the code.
    And you shold do that from all of your files.

    You don't use <div></div> in the CSS file.
    Only div { element: value; }
    {{ DiscussionBoard.errors[1448332].message }}
    • Profile picture of the author Byron_Wells
      Originally Posted by HomeBizNizz View Post

      You can link the CSS file in the header of the HTML kode.
      Like: <link href="style.css" rel="stylesheet" type="text/css" />
      You don't need to embed the code.
      And you shold do that from all of your files.

      You don't use <div></div> in the CSS file.
      Only div { element: value; }

      HomeBizzNizz

      Thank you for that..

      One more question for you

      You know the wordpress css file.. Can I use the styles, classes from that on a php file that doesnt run under wordpress??
      {{ DiscussionBoard.errors[1448420].message }}
  • Profile picture of the author pdjsolutions
    Yes you can,

    Just copy whatever stlyes you want, and make sure that you link that style sheet in your new php Document. [ like how Homenet showed u ]

    PDJSolutions.
    {{ DiscussionBoard.errors[1448627].message }}
  • Profile picture of the author techgirl
    I know php, tell me your need and i will be happy to help you
    {{ DiscussionBoard.errors[1455570].message }}
  • Profile picture of the author phptechie
    Hi,

    I can help you , if you are still in-need of help in PHP.

    Get in touch with me & we'll discuss.
    {{ DiscussionBoard.errors[1458408].message }}
    • Profile picture of the author Byron_Wells
      Originally Posted by phptechie View Post

      Hi,

      I can help you , if you are still in-need of help in PHP.

      Get in touch with me & we'll discuss.

      Pm sent
      {{ DiscussionBoard.errors[1466867].message }}
  • Profile picture of the author jejohnelbert662
    Banned
    [DELETED]
    {{ DiscussionBoard.errors[1462067].message }}
    • Profile picture of the author Byron_Wells
      Originally Posted by jejohnelbert662 View Post

      Hello wells,
      I am php programmer please expliane what do you need help.

      Thanks,
      Pm sent
      {{ DiscussionBoard.errors[1466869].message }}

Trending Topics