php code generators
All
Whilst enjoying learning a new language i have come accross a number of free code generat
CURL question
i am wondering if it's possible to use multi curl with login something like
login once to web
Send current URL in URL with a $_GET variable problem.
Hello community,
I have created a function that gets the current variable of a page, example:
Get word number x from string?
How can I use a function to loop through a string, and "have a look at" every word in the
php wont update my db
hello,
sorry for posting in mysql forum but i dont know where exactly is the problem but here
Structure Question - One Table or One Table Per Record Set?
I have a web app (mySQL and PHP) which allows people to create an item with up to 200 records which
MySQL Primary key gap
Alright, so I have a table with 26 entries in it (id, filename, caption) for my image randomiser (ht
What do you call the "token" thing?
You know how some sites have links that run on tokens? Tokens are links that only stay alive for a c
Sum of Values in an Array
This is probably really simple... but it's been years since I've written anything, so bare with me!<
Comparing two dates
Hi Guys
I have two dates I want to compare. Below is my current implementation. The problem with