Error In Syntax
I got this error:
Code: Parse error: syntax error, unexpected '>' in /home/bucket/publ
Multiple websites question.
Hi, does php have any functionality that enables a programmer to extract information from a website
Help pulling in 'id' with "read more" link
I'm trying to create snippets of my articles in the cms I'm creating, and then have them redirect to
Something like an INI editor or a DelimitedText-Editor
Hi all,
Am very, very, very new to PHP and not sure if I should be posting this to a Javascri
Remove Rows From Database ad
Hi All,
I have this:
Code: [Select]<?php
session_start();
include('../com
Extending Exception to contain method name
I was wondering, if there's a way to extend Exception in such a way, that it would contain name of a
Reditecting pages based on logic
Newbie here, apologies in advance!
I am trying to use the header function to forward one of a
update the selected existing records of database
Hi frndz,
I am new to php and get stuck....
Edit.php > Update.php > Updatea
paginate search result
Hi, I have a paginations script to display data from my database but i would like to paginate someon
apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?