Hyperlink in PHP to MySQL record
Hello,
I am having trouble as i am new to php. I have connected to the database and I have di
Procedural to OOP
John Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pr
delete comma
HI,
How to delete "," at the end of the string.
Code: $match = 2009/02/03/a2corr
Session login issue
I'm wondering how to fix a problem I'm having with a session-based login system
Say I go to h
XML Grouping
I'm using xml_parse_into_struct to get all my elements, but now I need to group them. For example, h
PHP Code / Script To check weather the given email exists in a domain
Hi,
I want to implement the following in my web page
in sign up we will ask to enter u
Search with relational database
Hey,
I have quite a complicated (for me anyway ) relational database for an apartments syste
Hit counter updating once per IP - IP HIT COUNTER
I have a hit counter, for the amount of views on a tutorial.
It'll do the query and then do..
asking for direction
I have 2 tables in my data, which are "post" and "event"
I won't make a summa
Drawing Images in classes
I'm quite new to Object Oriented PHP. What I'm trying to do is draw some images but also have other