Add "width" check when upload
Hi!
Can someone add a function that is checking if picture witdh is bigger then 800px whwn up
How to create a static html menu from a database
Hi,
I have built a small cms which allows me to create simple html pages and then upload them
How to generate a random array of integers subject to a certain constraint
I am writing a program that asks the user to enter an integer N and then generates a random array of
str_replace help
Hey there,
I'm a PHP newb, I'm having troubles with the str_replace function. I want to clean
PDO returns erroneous columns from within pdt
Hi All,
This is a truly weird behavior:
When using a simple pdo fetch, erroneous columns a
Get dump of MySQL DB from Live Site
I'm after an easy, but secure way of generating and importing a MySQL dump from a remote server.
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see
Comparing two dates
Hi Guys
I have two dates I want to compare. Below is my current implementation. The problem with
Retrieving innerHTML with cURL?
Hey all (sorry I know I'm a leecher, but I soon won't be. This is my first PHP project, but not my l
Linux socket programming
Where can I find a good introduction to socket programming?