Simple MySQL script is not working
Hey guys,
Just familiarizing myself with PHP and MySQL. I am following along in the O'Reilly
Multiple includes losing variables
Hey all,
just starting out w php and ran into a problem pretty quickly. I'm
including seve
fire away
i launched about 4 months ago as a lagit co. i have 2 paying clients, 1probono, 1 side progect, and
restricting another login once you logout
Hello,
how can I restrict a page from login authenticating against info in a MySQL DB for a s
Multi Dimensional Array Append
Hi Guys
I have a function that returns a multidimentional array eg
$result = functio
How to update this array?
I am saving a string that looks this: username1, username2, username3...
into a single cell in a
Last character removed
I have created a string from an array. I have inserted commas from my form values. I am trying to re
reorder sql query
ok so i have this very simple code:
Code: $query = "SELECT search_keywords, COUNT(search_key
apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?
Results from Db outputted twice
Hey guys.. for come reason my data is outputted twise shown in the image below and i cant figure out