Am I setting up my sites oldschool?
Ok,
When I create a site I open a basic template that I have created that consists of a css f
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
PHP arrays into arrays need help
Hello
I am trying to highlight the days on my calendar based on the dates that i have in my datab
php problem?
I don't think I'm stupid, but maybe I am.
I am working on a sit for a friend I am try to put
Count
Getting the same count everytime
Code:
$visitquery = mysql_query("SELECT COUNT(*) FR
Linkage between two scripts
Okay say I have this for a link in a script:
Code: <li><a href="#&q
Tracking Unique Clicks
Hi guys and gals,
Basically I have a database which tracks clicks on my outbound links, I do
Not capturing all the information we require in the form.......
Hi Guys,
I was wondering if you would share some more of your knowledge today, I'm hoping it
How would I protect......
I have a from, actually, a good amount of forms. How can I make it so you can't type the characters:
Including calander to page - will not show other months than current??
im trying to add an existaing calander onto a profile page by using Code: <?php include "
textfield unchanged
hi,
i want my form to know whether its textbox is unchange or not.
if($textbox == 'unchang
how to timeout $doc = new DOMDocument()->load($url)
I am currently using this $doc->load($url) to fetch an rss feed.
If a feed takes long than
subtract 1 from value entered in text field
Hi
How do I subtract 1 from the vaue entered into a text field?
Thanks
need help with date function
i have following form for date
Code: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
Why does my php page download images over and over
Can anybody please explain to me why my php page keeps downloading the images and other items every
dinamic "textboxes"?
Ey all, my first post here, i hope its not a hard one
I display mysql results in a table
PHP error (line 38) my website
Hello everyone, I'm new on this
and I got a web site thats got a error not showing the photos on<
PHP MySQL Return Results Issue
Hi guys,
I'm running joomla and made a module which is using ajax.
Basically i just have a
Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
extract content from a website
i have written a code that will grab the content from the index page..
i would like to know how c