SQl num_rows problem
when i try to count rows from an SQL select i get an warning
Code: [Select]$countviews = mysq
PHP5 - AJAX help
I've been following the tutorial on w2schools (http://www.w3schools.com/php/php_ajax_database.asp) a
LSB (PHP 5.3) problem with static value!
hello,
i'm having a problem. static::$text variable gets lost at some point. can someone plea
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
Validating time
Hi Guys
what do you think of the following approach to validate a 24hour time:
http://
IP Based Cron Jobs
I run cronjobs on my website. After one of my visitors got curious and tinkered around he realized h
How to find OS bit version
How can I tell the person browsing my site is running 32, or 64 bit operating system?
how to configure ADS in ABAP instance
Hi All,
I am working on r/3 4.7 ABAP system.Can we configure ADS(adobe document services)
Inserting Data into a MS Access DB using PHP.
As part of my uni course I am doing a placement at a company whom want me to create a client zone fo
Procedural to OOP
John Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pr