PHP and Javascript
Hi Guys,
Im trying to load the contents of an html file into a text area for editing, this is
Using real time in php
I'm very average at PHP and im looking to introduce time to something on my site.
Its a sports si
how do i make new line after *
First check this page here. and you see my report. Im pulling form a mysql db. I want to beable to m
Buggy registration system
Hey, I just started scripting in PHP, and I ran into a few problems.
Code: <?php
includ
I think i'm using the syntax incorrectly
Hi Everyone!
I'm new to this forum and a newbie with PHP - I'm glad I found this site - I hop
Help with file_get_html
The following code gives the expected results:
<html>
<head&g
Array to string conversion
Can anyone help me with this?
Notice: Array to string conversion in /home/..../index.php on l
PHP Multiples of 2, Show posts...not working (wordpress)
I have been using this code to show div.example with 6 li columns inside it, each li is a post with
Include ("Absolute Path") of a file?
I'm not sure what I'm doing wrong. I am writing my php code in the same directory of the file that
How to file_get_contents when login required?
Hello!
I am trying to read data from a page that you have to be logged into to view, I am try